projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2331cb
)
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)
SVN-Revision: 1348
openwrt/package/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/uclibc++/Makefile
b/openwrt/package/uclibc++/Makefile
index 0e39d5a8562df8458f669cbfb758eba243077d03..0806a0fc471ef8e984d1f60e738787c801118211 100644
(file)
--- a/
openwrt/package/uclibc++/Makefile
+++ b/
openwrt/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