svn commit: trunk/busybox

aldot at busybox.net aldot at busybox.net
Mon Jan 8 16:38:35 UTC 2007


Author: aldot
Date: 2007-01-08 08:38:33 -0800 (Mon, 08 Jan 2007)
New Revision: 17201

Log:
- guess we need dl too


Modified:
   trunk/busybox/Makefile.flags


Changeset:
Modified: trunk/busybox/Makefile.flags
===================================================================
--- trunk/busybox/Makefile.flags	2007-01-08 16:29:15 UTC (rev 17200)
+++ trunk/busybox/Makefile.flags	2007-01-08 16:38:33 UTC (rev 17201)
@@ -28,4 +28,4 @@
 ifeq ($(CONFIG_STATIC),y)
 LDFLAGS += -static
 endif
-LDFLAGS += -nostdlib
+#LDFLAGS += -nostdlib




More information about the busybox-cvs mailing list