]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added CONFIGURE_ARCH to ./configure command in lfs/zlib
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:35 +0000 (22:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Dec 2008 21:38:35 +0000 (22:38 +0100)
lfs/zlib

index 2b93f5c09b209c3ebe20fbb2c30ba91bdcdfd63d..d70e8d00e765a4d46154f1401426e708fb87be29 100644 (file)
--- a/lfs/zlib
+++ b/lfs/zlib
@@ -61,6 +61,7 @@ $(OBJECT) :
        cd $(DIR_APP) && \
                ac_cv_func_working_mktime=yes \
                ./configure \
+                       $(CONFIGURE_ARCH) \
                        --prefix=/usr \
                        --libdir=/lib \
                        --disable-static