summaryrefslogtreecommitdiff
path: root/package/bash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bash/Makefile')
-rw-r--r--package/bash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index c7ec39eb6..008d661a7 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -17,7 +17,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,BASH,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ENV+= bash_cv_getenv_redef=no
-CONFIGURE_ARGS+= --disable-rpath
+CONFIGURE_ARGS+= --disable-rpath \
+ --cache-file=/dev/null
XAKE_FLAGS+= LIBS_FOR_BUILD=''
post-install: