]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: don't disable compression support in fedora/build
authorDaiki Ueno <ueno@gnu.org>
Mon, 1 Jul 2024 22:53:02 +0000 (07:53 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 7 Jul 2024 07:20:13 +0000 (16:20 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index 6dfbcd9aa243f2bdf0cb3a66938514ef97182819..1bcee7624c4cc73c40eb2a004e76e7bb24baa4ab 100644 (file)
@@ -345,7 +345,7 @@ fedora/build:
       --without-tpm --with-tpm2 --enable-ktls
       --htmldir=/usr/share/doc/manual
       --with-unbound-root-key-file=/var/lib/unbound/root.key
-      --enable-libdane --without-zlib --without-brotli --without-zstd --disable-rpath
+      --enable-libdane --disable-rpath
       --with-default-priority-string=@SYSTEM
     - make -j$BUILDJOBS
     # build tests, but don't execute them