fix nfs-utils compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12509 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-09-03 10:55:13 +00:00
parent b6c1fff0e5
commit d34595e3e8

View File

@ -38,6 +38,8 @@ endef
CONFIGURE_ARGS += --disable-gss
TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Build/Compile
$(call Build/Compile/Default, \
OPT="$(TARGET_CFLAGS)" \