summaryrefslogtreecommitdiff
path: root/package/DirectFB
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 23:33:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 23:33:22 +0200
commit8ef18aa9444d7a531b3cf390cd559796569254e1 (patch)
tree9682bcc2fbccc234cf24b75adcc28b9639dc3357 /package/DirectFB
parentca06566cd513ff2da8ad2ba8c5ebb6cad716ca62 (diff)
parent239dbd4db397e2e6eb3df7f03b7cb87fbbb629c8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/DirectFB')
-rw-r--r--package/DirectFB/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/DirectFB/Makefile b/package/DirectFB/Makefile
index 14eef4e6e..3c58d34a0 100644
--- a/package/DirectFB/Makefile
+++ b/package/DirectFB/Makefile
@@ -21,7 +21,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,DIRECTFB,directfb,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64 -L$(STAGING_DIR)/usr/lib32
CONFIGURE_ARGS+= --with-inputdrivers=linuxinput,keyboard,ps2mouse \
--with-gfxdrivers=none \
--without-tools \