summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37dd563444..4ced5cecfb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -491,7 +491,6 @@ Debian.x86_64:
# cross-compile mode even though --build is given
- export CC_FOR_BUILD="ccache gcc"
- export CC="ccache $host-gcc"
- - git submodule update --init --no-fetch
- ./bootstrap
- mkdir -p build
- cd build