From e88a01bde327fff3ea620a0ffcd8d9d346fc6747 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 3 Jan 2008 13:33:25 +0000 Subject: busybox: Bump version to 1.8.2 --- package/busybox/busybox-1.8.2-static.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/busybox/busybox-1.8.2-static.patch (limited to 'package/busybox/busybox-1.8.2-static.patch') diff --git a/package/busybox/busybox-1.8.2-static.patch b/package/busybox/busybox-1.8.2-static.patch new file mode 100644 index 000000000..86fddef8a --- /dev/null +++ b/package/busybox/busybox-1.8.2-static.patch @@ -0,0 +1,12 @@ +diff -urN busybox-1.8.2/applets/applets.c busybox-1.8.2-static/applets/applets.c +--- busybox-1.8.2/applets/applets.c 2007-11-10 01:40:53.000000000 +0000 ++++ busybox-1.8.2-static/applets/applets.c 2007-12-09 03:46:04.000000000 +0000 +@@ -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 file scripts/trylink and remove this warning. + #error Aborting compilation. + #endif + -- cgit v1.2.3