projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec22c9
)
fix uClibc strip
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 5 Jul 2005 15:23:13 +0000
(15:23 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 5 Jul 2005 15:23:13 +0000
(15:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1348
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/package/uclibc++/Makefile
b/package/uclibc++/Makefile
index
0e39d5a
..
0806a0f
100644
(file)
--- a/
package/uclibc++/Makefile
+++ b/
package/uclibc++/Makefile
@@
-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