summaryrefslogtreecommitdiffhomepage
path: root/groups.d/231.native_packages_etc.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-01-18 14:42:56 +0100
committerØrjan Malde <red@foxi.me>2024-01-18 14:42:56 +0100
commit850d41151f97b80feb754884131fd3dbb2139ffc (patch)
tree955c117c8770a2ff3ac8331a22a276fa72baa027 /groups.d/231.native_packages_etc.group
parent25d560d117e69a2b1c7a6a08e0c733a2406d5f3b (diff)
downloadmidipix_build-850d41151f97b80feb754884131fd3dbb2139ffc.tar.bz2
midipix_build-850d41151f97b80feb754884131fd3dbb2139ffc.tar.xz
groups.d/231.native_packages_etc.group: php: configure w/ --with-gettext
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'groups.d/231.native_packages_etc.group')
-rw-r--r--groups.d/231.native_packages_etc.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups.d/231.native_packages_etc.group b/groups.d/231.native_packages_etc.group
index 25e934fe..53ad3bda 100644
--- a/groups.d/231.native_packages_etc.group
+++ b/groups.d/231.native_packages_etc.group
@@ -372,7 +372,7 @@ gl_cv_func_getopt_gnu=yes"};
ac_cv_c_bigendian_php=no
ac_cv_write_stdout=yes
have_shm_mmap_posix=yes"};
-: ${PKG_PHP_CONFIGURE_ARGS_EXTRA:="--with-layout=GNU --with-external-pcre --with-gmp --disable-gd --disable-phar --enable-pdo=static --enable-dom=static --enable-embed=shared --enable-all=shared --without-enchant --without-imap --disable-intl --without-ldap --without-oci8 --without-adabas --disable-pcntl --without-pdo-dblib --without-pdo-firebird --without-pdo-mysql --without-pdo-oci --without-pdo-odbc --without-pdo-pgsql --without-pdo-sqlite --without-pgsql --without-pspell --without-libedit --without-sapdb --without-snmp --without-sodium --without-password-argon2 --without-tidy --without-ffi --without-mysqli --without-unixODBC --without-dbmaker --without-solid --with-pdo-odbc=no --without-ibm-db2 --without-empress --without-empress-bcs --without-iodbc --without-esoob --without-custom-odbc --without-pear --with-bz2=${PREFIX_NATIVE} --disable-opcache-jit --disable-dl-test"};
+: ${PKG_PHP_CONFIGURE_ARGS_EXTRA:="--with-layout=GNU --with-external-pcre --with-gmp --disable-gd --disable-phar --enable-pdo=static --enable-dom=static --enable-embed=shared --enable-all=shared --without-enchant --without-imap --disable-intl --without-ldap --without-oci8 --without-adabas --disable-pcntl --without-pdo-dblib --without-pdo-firebird --without-pdo-mysql --without-pdo-oci --without-pdo-odbc --without-pdo-pgsql --without-pdo-sqlite --without-pgsql --without-pspell --without-libedit --without-sapdb --without-snmp --without-sodium --without-password-argon2 --without-tidy --without-ffi --without-mysqli --without-unixODBC --without-dbmaker --without-solid --with-pdo-odbc=no --without-ibm-db2 --without-empress --without-empress-bcs --without-iodbc --without-esoob --without-custom-odbc --without-pear --with-bz2=${PREFIX_NATIVE} --with-gettext=${PREFIX_NATIVE} --disable-opcache-jit --disable-dl-test"};
: ${PKG_PHP_ENV_VARS_EXTRA:="HOST_CC=gcc:READLINE_DIR=${PREFIX_NATIVE}/include/readline"};
: ${PKG_PHP_MAKEFLAGS_PARALLELISE:="-j1"};
: ${PKG_PHP_LIBTOOL:=rdlibtool};