summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:52:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:52:06 +0200
commit9376189094b499d8c0f110014ba7094464008f72 (patch)
treeac1938a24076fe5473b11a29c934fb5c2a2314a1 /package
parent9a841e2aed7b7e52958e5703215643dd3cf45ad0 (diff)
fix compile on Cygwin Hostsystem
Diffstat (limited to 'package')
-rw-r--r--package/bash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index b06ee4991..c0b55681e 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -16,6 +16,7 @@ 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
XAKE_FLAGS+= LIBS_FOR_BUILD=''
post-install: