]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/php
Merge branch 'master' of git://git.ipfire.org/ipfire-2.x
[people/pmueller/ipfire-2.x.git] / lfs / php
diff --git a/lfs/php b/lfs/php
index d5cd224d28fe8ddf641518ff722bdbb28796774e..a679a071d5638e207e071663f264fd71268d706f 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -133,7 +133,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        -rm -f $(DIR_SRC)/package.xml
        cd $(DIR_SRC)/idn-* && phpize
        cd $(DIR_SRC)/idn-* && ./configure --prefix=/usr --with-idn
-       cd $(DIR_SRC)/idn-* && make
+       cd $(DIR_SRC)/idn-* && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_SRC)/idn-* && make install
        cd $(DIR_SRC) && tar xfz $(DIR_DL)/Log-1.9.11.tgz
        -rm -f $(DIR_SRC)/package.xml