summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/busybox/busybox-1.8.2.ebuild')
-rw-r--r--sys-apps/busybox/busybox-1.8.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.8.2.ebuild b/sys-apps/busybox/busybox-1.8.2.ebuild
index 3410609b00ac..9c66b58b602e 100644
--- a/sys-apps/busybox/busybox-1.8.2.ebuild
+++ b/sys-apps/busybox/busybox-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild,v 1.5 2008/01/17 14:30:36 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.8.2.ebuild,v 1.6 2008/01/17 20:24:23 jer Exp $
inherit eutils flag-o-matic savedconfig toolchain-funcs
@@ -87,6 +87,8 @@ src_unpack() {
# patches go here!
epatch "${FILESDIR}"/busybox-1.7.0-bb.patch
+ epatch "${FILESDIR}"/busybox-1.7.4-signal-hack.patch #201114
+
# work around broken ass powerpc compilers
use ppc64 && append-flags -mminimal-toc