# Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org>
+ +patches/busybox/1.7.4/1.7.4-static-error.diff:
+ Add busybox patch to remove error about compiling statically
+
11 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> alpha/busy-config,
gen_compile.sh, ia64/busy-config, mips/busy-config, parisc/busy-config,
parisc64/busy-config, ppc/busy-config, ppc64/busy-config,
--- /dev/null
+--- busybox-1.7.4.orig/applets/applets.c 2007-09-16 13:48:10.000000000 -0500
++++ busybox-1.7.4/applets/applets.c 2008-03-11 13:53:18.000000000 -0500
+@@ -23,7 +23,6 @@
+ #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.
+-#error Aborting compilation.
+ #endif
+
+