|
|
@ -5,7 +5,7 @@ TERMUX_PKG_VERSION=7.3.4 |
|
|
|
TERMUX_PKG_SHA256=6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83 |
|
|
|
TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
# Build native php for phar to build (see pear-Makefile.frag.patch): |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_REVISION=2 |
|
|
|
TERMUX_PKG_HOSTBUILD=true |
|
|
|
# Build the native php without xml support as we only need phar: |
|
|
|
TERMUX_PKG_EXTRA_HOSTBUILD_CONFIGURE_ARGS="--disable-libxml --disable-dom --disable-simplexml --disable-xml --disable-xmlreader --disable-xmlwriter --without-pear" |
|
|
|