.gitlab-ci.yml: minimal.Fedora.x86_64: Pass '--disable-guile' the 2nd time as well.
authorLudovic Courtès <ludo@gnu.org>
Sat, 20 Jul 2019 14:13:02 +0000 (16:13 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 5 Sep 2019 20:32:46 +0000 (22:32 +0200)
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
.gitlab-ci.yml

index 70331c929cb98e1da06a095dd2cb75c553bbe6d8..b0e1ced564d0e346a8828020d8a0f5dca45650a5 100644 (file)
@@ -124,6 +124,7 @@ minimal.Fedora.x86_64:
     --disable-ssl3-support --disable-ssl2-support --disable-doc --enable-openssl-compatibility
     --disable-gcc-warnings --with-system-priority-file=""
     --disable-gost
+    --disable-guile
   - make clean
   - make -j$(nproc)
   tags: