]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/php
Updated module-init-tools to 3.5.
[people/pmueller/ipfire-2.x.git] / lfs / php
diff --git a/lfs/php b/lfs/php
index d2c2722c98f2c191dd469fa1773bff45c9deb2bf..a679a071d5638e207e071663f264fd71268d706f 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -93,7 +93,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                                                                            --with-config-file-path=/etc \
                                                                                            --with-openssl \
                                                                                            --with-kerberos \
-                                                                                           --with-pcre-regex=/usr \
                                                                                            --with-zlib \
                                                                                            --enable-bcmath \
                                                                                            --with-bz2 \
@@ -134,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