[package] xorg-kdrive: fix linker errors.
Signed-off-by: Jochen Friedrich <jochen@scram.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@25624 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5db0f75661
commit
a20282f558
@ -32,6 +32,9 @@ PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
TARGET_LDFLAGS+= \
|
||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/xserver-kdrive/Default
|
||||
|
Loading…
x
Reference in New Issue
Block a user