summaryrefslogtreecommitdiff
path: root/package/beecrypt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-04 17:53:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-04 17:53:08 +0100
commita3cff7cc19f3ba9d51a46939d678c132e72248c7 (patch)
tree7e831af24bb0c9714c068d7dd7e517b91f88157e /package/beecrypt
parent7e2ccca948a513f888bdaad33c0f9aec571972f7 (diff)
parent911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/beecrypt')
-rw-r--r--package/beecrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/beecrypt/Makefile b/package/beecrypt/Makefile
index 5e1e71e50..258d070ba 100644
--- a/package/beecrypt/Makefile
+++ b/package/beecrypt/Makefile
@@ -18,6 +18,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,BEECRYPT,beecrypt,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
+TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64
CONFIGURE_ARGS+= --without-cplusplus \
--without-python \
--without-java