Explorar o código

disable bash internal malloc

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
f8c81b5a54
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/bash/Makefile

+ 1 - 0
package/bash/Makefile

@@ -27,6 +27,7 @@ $(eval $(call PKG_template,BASH,bash,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS
 CONFIGURE_ENV+=		bash_cv_getenv_redef=no \
 			bash_cv_job_control_missing=yes
 CONFIGURE_ARGS+=	--disable-rpath \
+			--without-bash-malloc \
 			--cache-file=/dev/null \
 			--enable-job-control \
 			--enable-history