Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 449 - (show annotations) (download)
Tue Jan 22 23:06:32 2008 UTC (16 years, 3 months ago) by niro
File size: 515 byte(s)
-busybox-1.8.2-r1

1 diff -Naur busybox-1.8.2/applets/applets.c busybox-1.8.2-magellan/applets/applets.c
2 --- busybox-1.8.2/applets/applets.c 2008-01-23 00:08:02.000000000 +0100
3 +++ busybox-1.8.2-magellan/applets/applets.c 2008-01-23 00:08:21.000000000 +0100
4 @@ -18,7 +18,6 @@
5 #warning Note that glibc is unsuitable for static linking anyway.
6 #warning If you still want to do it, remove -Wl,--gc-sections
7 #warning from file scripts/trylink and remove this warning.
8 -#error Aborting compilation.
9 #endif
10
11 #if ENABLE_BUILD_LIBBUSYBOX