[packages/fontconfig] append rpath-link flag to linker flags
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24254 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
12ab794434
commit
e1eba6ebca
@ -36,6 +36,8 @@ CONFIGURE_ARGS+= \
|
||||
CONFIGURE_VARS+= \
|
||||
ac_cv_prog_HASDOCBOOK=no \
|
||||
|
||||
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||
|
||||
define Build/Compile
|
||||
$(foreach dir,fc-arch fc-case fc-lang fc-glyphname, \
|
||||
$(MAKE) -C $(PKG_BUILD_DIR)/$(dir) CFLAGS="$(HOST_CFLAGS)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user