summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-28 07:58:38 +0000
committerMike Frysinger <vapier@gentoo.org>2011-10-28 07:58:38 +0000
commitda6ec5a789e5c38c3df7b2fbcc7358493533c8a1 (patch)
treeed16bbbf589c5f074df842e1b6b66bb6c23922c0 /eclass/toolchain-binutils.eclass
parentVersion bumped. (diff)
downloadhistorical-da6ec5a789e5c38c3df7b2fbcc7358493533c8a1.tar.gz
historical-da6ec5a789e5c38c3df7b2fbcc7358493533c8a1.tar.bz2
historical-da6ec5a789e5c38c3df7b2fbcc7358493533c8a1.zip
allow users to specify a base EPATCH_EXCLUDE
Diffstat (limited to 'eclass/toolchain-binutils.eclass')
-rw-r--r--eclass/toolchain-binutils.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass
index 20218eaf231e..feb0288e4363 100644
--- a/eclass/toolchain-binutils.eclass
+++ b/eclass/toolchain-binutils.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.101 2011/09/19 14:34:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.102 2011/10/28 07:58:38 vapier Exp $
#
# Maintainer: Toolchain Ninjas <toolchain@gentoo.org>
#
@@ -116,7 +116,6 @@ tc-binutils_apply_patches() {
cd "${S}"
if ! use vanilla ; then
- EPATCH_EXCLUDE=
[[ ${SYMLINK_LIB} != "yes" ]] && EPATCH_EXCLUDE+=" 65_all_binutils-*-amd64-32bit-path.patch"
if [[ -n ${PATCHVER} ]] ; then
EPATCH_SOURCE=${WORKDIR}/patch