mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix uClibc strip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1348 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4056bf54ca
commit
36698f3829
@ -48,7 +48,7 @@ $(PKG_BUILD_DIR)/.config: $(PKG_BUILD_DIR)/.prepared
|
||||
|
||||
$(PKG_BUILD_DIR)/.built: $(PKG_BUILD_DIR)/.config
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
$(TARGET_CONFIGURE_OPTS)
|
||||
$(TARGET_CONFIGURE_OPTS) CROSS="$(TARGET_CROSS)"
|
||||
touch $(PKG_BUILD_DIR)/.built
|
||||
|
||||
$(STAGING_DIR)/lib/libuClibc++.so: $(PKG_BUILD_DIR)/.built
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user