help ./configure find libnet-config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4908 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9afb7b6db7
commit
484b463cc9
@ -39,6 +39,7 @@ define Build/Configure
|
||||
, \
|
||||
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/lib/libnet-1.0.x/include" \
|
||||
LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libnet-1.0.x/lib" \
|
||||
PATH="$(STAGING_DIR)/usr/lib/libnet-1.0.x/bin:$$$$PATH" \
|
||||
)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user