svn commit: trunk/busybox/applets

vda at busybox.net vda at busybox.net
Mon Nov 5 19:31:01 UTC 2007


Author: vda
Date: 2007-11-05 11:31:01 -0800 (Mon, 05 Nov 2007)
New Revision: 20367

Log:
fix incorrect text of link-time error message. No code changes



Modified:
   trunk/busybox/applets/applets.c


Changeset:
Modified: trunk/busybox/applets/applets.c
===================================================================
--- trunk/busybox/applets/applets.c	2007-11-05 16:26:34 UTC (rev 20366)
+++ trunk/busybox/applets/applets.c	2007-11-05 19:31:01 UTC (rev 20367)
@@ -17,7 +17,7 @@
 #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400
 #warning Note that glibc is unsuitable for static linking anyway.
 #warning If you still want to do it, remove -Wl,--gc-sections
-#warning from top-level Makefile and remove this warning.
+#warning from scripts/trylink and remove this warning.
 #error Aborting compilation.
 #endif
 




More information about the busybox-cvs mailing list