mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-26 03:48:26 +02: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
9a74df0f9b
commit
abc2c77174
@ -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…
Reference in New Issue
Block a user