fix nfs-utils compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12509 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b6c1fff0e5
commit
d34595e3e8
@ -38,6 +38,8 @@ endef
|
|||||||
|
|
||||||
CONFIGURE_ARGS += --disable-gss
|
CONFIGURE_ARGS += --disable-gss
|
||||||
TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib
|
TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib
|
||||||
|
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default, \
|
$(call Build/Compile/Default, \
|
||||||
OPT="$(TARGET_CFLAGS)" \
|
OPT="$(TARGET_CFLAGS)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user