summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-09-14 14:42:51 +0000
committerFabian Groffen <grobian@gentoo.org>2009-09-14 14:42:51 +0000
commit41661b3c1ce5132824f2b895857746c69412541c (patch)
treea82d0340a616d75352ca5a589f26cc7b1a0f9cd6 /sys-devel/binutils-apple
parentstable on ppc64, bug #284347 (diff)
downloadgentoo-2-41661b3c1ce5132824f2b895857746c69412541c.tar.gz
gentoo-2-41661b3c1ce5132824f2b895857746c69412541c.tar.bz2
gentoo-2-41661b3c1ce5132824f2b895857746c69412541c.zip
add reference for the libunwind issue
(Portage version: 2.2.00.14257-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'sys-devel/binutils-apple')
-rw-r--r--sys-devel/binutils-apple/ChangeLog3
-rw-r--r--sys-devel/binutils-apple/binutils-apple-3.2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-devel/binutils-apple/ChangeLog b/sys-devel/binutils-apple/ChangeLog
index b512f9aa495f..1bfbc005691f 100644
--- a/sys-devel/binutils-apple/ChangeLog
+++ b/sys-devel/binutils-apple/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/binutils-apple
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.4 2009/09/12 14:17:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.5 2009/09/14 14:42:51 grobian Exp $
12 Sep 2009; Fabian Groffen <grobian@gentoo.org>
-binutils-apple-3.1.2-r1.ebuild, binutils-apple-3.2.ebuild:
@@ -15,6 +15,7 @@
Since we cannot build ld64, but *can* build new cctools, build the ld64
from 3.1.2 with the new cctools. Hopefully the new cctools fixes problems
with Snow Leopard host provided objects and 64-bits awareness
+ http://lists.apple.com/archives/Darwin-dev/2009/Sep/msg00025.html
*binutils-apple-3.2 (05 Sep 2009)
diff --git a/sys-devel/binutils-apple/binutils-apple-3.2.ebuild b/sys-devel/binutils-apple/binutils-apple-3.2.ebuild
index 720f108cf4d6..b4c2b9838ed1 100644
--- a/sys-devel/binutils-apple/binutils-apple-3.2.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-3.2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-3.2.ebuild,v 1.3 2009/09/12 14:17:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-3.2.ebuild,v 1.4 2009/09/14 14:42:51 grobian Exp $
inherit eutils flag-o-matic toolchain-funcs
RESTRICT="test" # the test suite will test what's installed.
# LD64=ld64-95.2.12 # can't compile this one, missing libunwind/* includes
+# http://lists.apple.com/archives/Darwin-dev/2009/Sep/msg00025.html
LD64=ld64-85.2.1 # from 3.1.2
CCTOOLS=cctools-750
LP64PATCHES=binutils-apple-LP64-patches-1