I don't remember if 2.95 creates .la files are not... but we'll remove

any just to be safe.
This commit is contained in:
Manuel Novoa III 2004-02-27 07:49:44 +00:00
parent 8b56ff58ba
commit 27a666fa3a

View File

@ -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