Browse Source

disable rpath usage

Waldemar Brodkorb 13 years ago
parent
commit
0378497f80
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/bash/Makefile

+ 1 - 0
package/bash/Makefile

@@ -17,6 +17,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
+CONFIGURE_ARGS+=	--disable-rpath
 XAKE_FLAGS+=		LIBS_FOR_BUILD=''
 
 post-install: