[uClibc] PATCH: removes unused parts from uClibc cvs

Peter S. Mazinger ps.m at gmx.net
Wed Oct 13 20:30:03 UTC 2004


the subject says it all

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2
-------------- next part --------------
--- ./libc/Makefile.mps	Tue Aug 31 17:59:30 2004
+++ ./libc/Makefile	Tue Aug 31 17:59:54 2004
@@ -30,12 +30,6 @@
 TOPDIR=../
 include $(TOPDIR)Rules.mak
 
-ifeq ($(strip $(UCLIBC_CTOR_DTOR)),y)
-CRTOBJS=../../lib/crti.o ../../lib/crt0.o ../../lib/crtn.o
-else
-CRTOBJS=../../lib/crt0.o
-endif
-
 DIRS = misc pwd_grp stdio string termios inet signal stdlib sysdeps unistd
 
 # Check if the target architecture has a version script for


More information about the uClibc mailing list