fix nufw compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12605 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d3c83ffdfd
commit
f3e397a178
@ -78,7 +78,8 @@ define Build/Compile
|
||||
LDFLAGS="-L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/lib \
|
||||
-L$(STAGING_DIR)/usr/lib/libintl/lib \
|
||||
-L$(STAGING_DIR)/usr/lib/libiconv/lib \
|
||||
-Wl,-rpath-link,$(STAGING_DIR)/usr/lib -liconv" \
|
||||
-Wl,-rpath-link,$(STAGING_DIR)/usr/lib -liconv \
|
||||
-lgnutls -lnetfilter_queue -lpthread" \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
all install
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user