diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-04-07 06:22:20 +0200 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-04-07 06:22:20 +0200 |
commit | 07c8e14e6e089c9f302731d0657fa99dad3b7079 (patch) | |
tree | 73ee5dde62d2c9373ad731c7f6739bc79952e058 | |
parent | 1b589c018c9109ab715de2b379fc04ba507d77d3 (diff) | |
download | midipix_build-07c8e14e6e089c9f302731d0657fa99dad3b7079.tar.bz2 midipix_build-07c8e14e6e089c9f302731d0657fa99dad3b7079.tar.xz |
groups.d/231.native_packages_etc.group:php:${PKG_MAKEFLAGS_PARALLELISE}: build w/ normal parallelisation flags.
-rw-r--r-- | groups.d/231.native_packages_etc.group | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/groups.d/231.native_packages_etc.group b/groups.d/231.native_packages_etc.group index 73791e90..9a8adea8 100644 --- a/groups.d/231.native_packages_etc.group +++ b/groups.d/231.native_packages_etc.group @@ -374,7 +374,6 @@ 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_ENV_VARS_EXTRA:="HOST_CC=gcc:READLINE_DIR=${PREFIX_NATIVE}/include/readline"}; : ${PKG_PHP_LIBTOOL:=rdlibtool}; -: ${PKG_PHP_MAKEFLAGS_PARALLELISE:="-j1"}; : ${PKG_PHP_INSTALL_FILES_V2:="+../obj/libs/libphp.so=lib/%[FNAME]"}; : ${PKG_POPT_DEPENDS:="libiconv"}; : ${PKG_POPT_SHA256SUM:=5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1}; |