]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/gcc
Revert "gcc: Compile without ZSTD"
[people/pmueller/ipfire-2.x.git] / lfs / gcc
diff --git a/lfs/gcc b/lfs/gcc
index 563e94c16bdce8d4098956f27c7997ce8d68e3a9..f78891e24d9a6ac88acf35cea44f3dd0cb3d47fc 100644 (file)
--- a/lfs/gcc
+++ b/lfs/gcc
@@ -182,8 +182,7 @@ EXTRA_CONFIG += \
        --disable-multilib \
        --with-bugurl=https://bugzilla.ipfire.org \
        --disable-libunwind-exceptions \
-       --enable-gnu-unique-object \
-       --without-zstd
+       --enable-gnu-unique-object
 
 export XCFLAGS = $(CFLAGS)
 export TCFLAGS = $(CFLAGS)