summaryrefslogtreecommitdiff
path: root/package/bzip2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-29 20:13:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-29 20:13:11 +0200
commit71c91ce903a90de852b5d66a27a673ff6e785cee (patch)
treef83f6c03989c2c1e091a692d8f7129db6144594b /package/bzip2
parentf53612bc7414c0d9e4700f957d6a1a1742574c67 (diff)
fix some eglibc adk buildsystem problems
Diffstat (limited to 'package/bzip2')
-rw-r--r--package/bzip2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bzip2/Makefile b/package/bzip2/Makefile
index e5c690ea7..62ac57e50 100644
--- a/package/bzip2/Makefile
+++ b/package/bzip2/Makefile
@@ -16,6 +16,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,BZIP2,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TCFLAGS+= -fPIC
XAKE_FLAGS+= PREFIX=${WRKINST}/usr
BUILD_STYLE:= auto
INSTALL_STYLE:= auto