From 41661b3c1ce5132824f2b895857746c69412541c Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 14 Sep 2009 14:42:51 +0000 Subject: add reference for the libunwind issue (Portage version: 2.2.00.14257-prefix/cvs/Darwin powerpc) --- sys-devel/binutils-apple/ChangeLog | 3 ++- sys-devel/binutils-apple/binutils-apple-3.2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys-devel/binutils-apple') 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 -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 -- cgit v1.2.3-65-gdbad