diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-06-23 10:47:47 +0200 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-06-23 10:47:47 +0200 |
commit | 641ff0e44d0d4337a671aa53704da092550e07a7 (patch) | |
tree | 085636348a7bef8b9d889feadadb9aaaaa3d9dce /groups | |
parent | ff4743482eb787f85f0ecfd8071bbf264063e459 (diff) | |
download | midipix_build-641ff0e44d0d4337a671aa53704da092550e07a7.tar.bz2 midipix_build-641ff0e44d0d4337a671aa53704da092550e07a7.tar.xz |
groups/231.native_packages_etc.group:php:${PKG_CONFIGURE_ARGS_EXTRA}: it's actually --with-bz2 (via sskras.)
Diffstat (limited to 'groups')
-rw-r--r-- | groups/231.native_packages_etc.group | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group index 6ae5d8a2..522b7fce 100644 --- a/groups/231.native_packages_etc.group +++ b/groups/231.native_packages_etc.group @@ -384,7 +384,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-bzip2=${PREFIX_NATIVE} --disable-opcache-jit"}; +: ${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"}; : ${PKG_PHP_ENV_VARS_EXTRA:="HOST_CC=gcc:READLINE_DIR=${PREFIX_NATIVE}/include/readline"}; : ${PKG_PHP_LIBTOOL:=rdlibtool}; : ${PKG_PHP_MAKEFLAGS_BUILD:=-j1}; |