Browse Source

fix compile on Cygwin Hostsystem

Waldemar Brodkorb 14 years ago
parent
commit
9376189094
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/bash/Makefile

+ 1 - 0
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: