summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <amorales@fluendo.com>2021-11-16 16:30:27 +0000
committerAndoni Morales Alastruey <ylatuya@gmail.com>2022-03-04 11:09:07 +0100
commit96dc5ea4b817f05e7ead8e21454823fd90ac1e7a (patch)
tree1a06bdc8e707233803411438fedbbb2995a3409d /ci
parent5e5edd6f053ef1e863b3eb7fa1e3338438266541 (diff)
ci: bootstrap system for msys shell
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/743>
Diffstat (limited to 'ci')
-rwxr-xr-xci/cerbero_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/cerbero_setup.sh b/ci/cerbero_setup.sh
index 79e70a63..580a4823 100755
--- a/ci/cerbero_setup.sh
+++ b/ci/cerbero_setup.sh
@@ -148,7 +148,7 @@ cerbero_deps_script() {
$CERBERO $CERBERO_ARGS show-config
$CERBERO $CERBERO_ARGS fetch-bootstrap --jobs=4
$CERBERO $CERBERO_ARGS fetch-package --jobs=4 --deps gstreamer-1.0
- $CERBERO $CERBERO_ARGS bootstrap --offline --system=no
+ $CERBERO $CERBERO_ARGS bootstrap --offline --system=$CERBERO_BOOTSTRAP_SYSTEM
$CERBERO $CERBERO_ARGS build-deps --offline $build_deps
$CERBERO $CERBERO_ARGS build --offline $more_deps