summaryrefslogtreecommitdiff
path: root/package/log4cplus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 15:57:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 15:57:42 +0200
commitb24967f7f53aca7ca634086ff09f2c78ea3c41df (patch)
treea617375339d465c39b461763b6b85139442186fb /package/log4cplus
parent7f3beb6e14c70030395275040e17baeb8c109541 (diff)
fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systems
Diffstat (limited to 'package/log4cplus')
-rw-r--r--package/log4cplus/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/log4cplus/Makefile b/package/log4cplus/Makefile
index 8f557c600..4fd0fbe13 100644
--- a/package/log4cplus/Makefile
+++ b/package/log4cplus/Makefile
@@ -19,8 +19,6 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include ${TOPDIR}/mk/package.mk
-TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64
-
$(eval $(call PKG_template,LOG4CPLUS,log4cplus,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
log4cplus-install: