Magellan Linux

Annotation of /trunk/busybox/patches/busybox-1.8.2-allow-static-compilation.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 448 - (hide annotations) (download)
Tue Jan 22 22:52:35 2008 UTC (16 years, 4 months ago) by niro
File size: 429 byte(s)
-patches for busybox-1.8.2-r1

1 niro 448 --- busybox-1.8.2/applets/applets.c 2007-11-10 02:40:53.000000000 +0100
2     +++ busybox-1.8.2-magellan/applets/applets.c 2008-01-15 23:03:06.000000000 +0100
3     @@ -18,7 +18,6 @@
4     #warning Note that glibc is unsuitable for static linking anyway.
5     #warning If you still want to do it, remove -Wl,--gc-sections
6     #warning from top-level Makefile and remove this warning.
7     -#error Aborting compilation.
8     #endif
9    
10     #if ENABLE_BUILD_LIBBUSYBOX