]> git.ipfire.org Git - thirdparty/git.git/blobdiff - ci/lib.sh
Merge branch 'en/fetch-negotiation-default-fix'
[thirdparty/git.git] / ci / lib.sh
index 9d28ab50fb4462a1b064e8c89cd5f13518fd86cd..cbc2f8f1caa6c0ddf69824b03e9394aecbcac250 100755 (executable)
--- a/ci/lib.sh
+++ b/ci/lib.sh
@@ -197,7 +197,6 @@ esac
 case "$jobname" in
 linux32)
        CC=gcc
-       MAKEFLAGS="$MAKEFLAGS NO_UNCOMPRESS2=1"
        ;;
 linux-musl)
        CC=gcc