summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-06 19:50:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-06 19:50:45 +0100
commit0378497f809e180c36eba9bbb7e7c20839abd0ac (patch)
tree9033b6cd8579badfa039dcff36158f5aba5c7f19 /package
parentee4b6c9485e3e2f2fb46bab921ae452fe565d869 (diff)
disable rpath usage
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 c0b55681e..c7ec39eb6 100644
--- a/package/bash/Makefile
+++ b/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: