Magellan Linux

Contents of /tags/busybox-1_8_2-r2/busybox/patches/busybox-1.8.2-static.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 450 - (show annotations) (download)
Tue Jan 22 23:06:33 2008 UTC (16 years, 3 months ago) by (unknown author)
File size: 603 byte(s)
This commit was manufactured by cvs2svn to create tag
'busybox-1_8_2-r2'.
1 diff -urN busybox-1.8.2/applets/applets.c busybox-1.8.2-static/applets/applets.c
2 --- busybox-1.8.2/applets/applets.c 2007-11-10 01:40:53.000000000 +0000
3 +++ busybox-1.8.2-static/applets/applets.c 2007-12-09 03:46:04.000000000 +0000
4 @@ -17,7 +17,7 @@
5 #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400
6 #warning Note that glibc is unsuitable for static linking anyway.
7 #warning If you still want to do it, remove -Wl,--gc-sections
8 -#warning from top-level Makefile and remove this warning.
9 +#warning from file scripts/trylink and remove this warning.
10 #error Aborting compilation.
11 #endif
12