svn commit: trunk/uClibc

aldot at uclibc.org aldot at uclibc.org
Wed Oct 8 16:30:44 UTC 2008


Author: aldot
Date: 2008-10-08 09:30:43 -0700 (Wed, 08 Oct 2008)
New Revision: 23625

Log:
- revert bad hunk from (my) r22403
  CRT need config too


Modified:
   trunk/uClibc/Makerules


Changeset:
Modified: trunk/uClibc/Makerules
===================================================================
--- trunk/uClibc/Makerules	2008-10-08 14:06:07 UTC (rev 23624)
+++ trunk/uClibc/Makerules	2008-10-08 16:30:43 UTC (rev 23625)
@@ -360,7 +360,7 @@
 #endif
 
 $(crt-y): $(CRTS) $(CTOR_TARGETS) $(CRTS_COMPAT) $(CRTRELOC)
-$(CRTS) $(CTOR_TARGETS) $(CRTS_COMPAT) $(CRTRELOC): | $(headers-y)
+$(CRTS) $(CTOR_TARGETS) $(CRTS_COMPAT) $(CRTRELOC): | headers
 
 $(top_builddir)lib/$(NONSHARED_LIBNAME): $(libc-nonshared-y)
 	$(Q)$(INSTALL) -d $(dir $@)




More information about the uClibc-cvs mailing list