]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/kmod
gzip: Fix build with glibc >= 2.28
[people/pmueller/ipfire-2.x.git] / lfs / kmod
index dc2dc10b883d73d3d4194f579c4c2c8ae6e65390..38d5de963618359c3bce03697bc3a01828958c43 100644 (file)
--- a/lfs/kmod
+++ b/lfs/kmod
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -74,7 +74,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --prefix=/usr \
                --bindir=/bin \
                --sysconfdir=/etc \
-               --enable-zlib \
                --disable-manpages
 
 #              --libdir=/lib \