mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix shlib dependencies on libstdc++
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aa92b97276
commit
9f42e09ffe
@ -58,8 +58,8 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
|
||||
$(PKG_BUILD_DIR)/.built:
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CC=$(TARGET_CC) \
|
||||
CPPFLAGS="-I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include -I$(LINUX_DIR)/include"
|
||||
LIBS="-luClibc++ -lc -lm" \
|
||||
all
|
||||
touch $@
|
||||
|
||||
$(IPKG_KISMET):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user