build with posix_madvise

This commit is contained in:
Tom Yan 2019-10-08 10:41:40 +08:00
parent 4a1892f616
commit 4c70d6f7da
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-neon-opt
--with-database=simple
--disable-memfd
--disable-gsettings
ax_cv_PTHREAD_PRIO_INHERIT=no
ac_cv_func_posix_madvise=no"
ax_cv_PTHREAD_PRIO_INHERIT=no"
TERMUX_PKG_CONFFILES="etc/pulse/client.conf etc/pulse/daemon.conf etc/pulse/default.pa etc/pulse/system.pa"
termux_step_pre_configure() {