projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b56ff5
)
I don't remember if 2.95 creates .la files are not... but we'll remove
author
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 27 Feb 2004 07:49:44 +0000
(07:49 -0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 27 Feb 2004 07:49:44 +0000
(07:49 -0000)
any just to be safe.
make/gcc-uclibc-2.95.mk
patch
|
blob
|
history
diff --git
a/make/gcc-uclibc-2.95.mk
b/make/gcc-uclibc-2.95.mk
index 65a2e4e606952d755edd8b6ad8424ee63c68cb14..a896e478c0312df26b6cbecce8530a40e5729b85 100644
(file)
--- a/
make/gcc-uclibc-2.95.mk
+++ b/
make/gcc-uclibc-2.95.mk
@@
-252,7
+252,7
@@
$(TARGET_DIR)/usr/bin/gcc: $(GCC_BUILD_DIR3)/.compiled
-(cd $(TARGET_DIR)/usr/lib; $(STRIP) libstdc++.so.*.*.* > /dev/null 2>&1)
-(cd $(TARGET_DIR)/lib; $(STRIP) libgcc_s.so.*.*.* > /dev/null 2>&1)
#
-
#
rm -f $(TARGET_DIR)/usr/lib/*.la*
+ rm -f $(TARGET_DIR)/usr/lib/*.la*
#rm -rf $(TARGET_DIR)/share/locale $(TARGET_DIR)/usr/info \
# $(TARGET_DIR)/usr/man $(TARGET_DIR)/usr/share/doc
# Work around problem of missing syslimits.h