[uClibc-cvs] CVS uClibc/libc

CVS User jocke jocke at codepoet.org
Thu Oct 14 07:44:44 UTC 2004


Update of /var/cvs/uClibc/libc
In directory nail:/tmp/cvs-serv3867

Modified Files:
	Makefile 
Log Message:
Remove unused stuff. From Peter Mazinger.


--- /var/cvs/uClibc/libc/Makefile	2004/01/16 00:46:39	1.35
+++ /var/cvs/uClibc/libc/Makefile	2004/10/14 07:44:43	1.36
@@ -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-cvs mailing list