summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-05-20 18:15:10 +0200
committerFabian Groffen <grobian@gentoo.org>2016-05-20 18:15:10 +0200
commit48af45f1951001115df0abd34cf6e79bb0812872 (patch)
tree29ab7b518c12c425b589a92a85e46770c9828dc8 /sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
parentsys-apps/lshw: leverage usex to simplify code a bit (diff)
downloadgentoo-48af45f1951001115df0abd34cf6e79bb0812872.tar.gz
gentoo-48af45f1951001115df0abd34cf6e79bb0812872.tar.bz2
gentoo-48af45f1951001115df0abd34cf6e79bb0812872.zip
sys-devel/binutils-apple: update 5.1 patchset to apply, re-enable, bug #582782
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild')
-rw-r--r--sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
index 09aac00b44d4..397aaa6e3462 100644
--- a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
@@ -19,10 +19,10 @@ SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
- http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r1.tar.bz2"
+ http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2"
LICENSE="APSL-2"
-#KEYWORDS="~x64-macos ~x86-macos" # in progress 582782
+KEYWORDS="~x64-macos ~x86-macos"
IUSE="lto test libcxx multitarget"
RDEPEND="sys-devel/binutils-config
@@ -145,7 +145,7 @@ src_prepare() {
epatch "${S}"/${PN}-5.1-ppc.patch
epatch "${S}"/${PN}-5.1-thread-state-redefined.patch
epatch "${S}"/${PN}-5.1-makefile-target-warning.patch
- epatch "${S}"/${PN}-6.3-lto-prefix.patch
+ epatch "${S}"/${PN}-5.1-lto-prefix.patch
cp ../${LD64}/src/other/prune_trie.h include/mach-o/ || die
# do not build profileable libstuff to save compile time