diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-09-12 13:03:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-09-12 13:03:29 +0000 |
commit | c7034a7af49a05fa408b8a025bffd06f43a20b63 (patch) | |
tree | 4b1b7a55398be2f3a8c35535f35ed7f94fda8000 /sys-devel/binutils-apple/ChangeLog | |
parent | Remove old ebuild with built_with_use call. (diff) | |
download | gentoo-2-c7034a7af49a05fa408b8a025bffd06f43a20b63.tar.gz gentoo-2-c7034a7af49a05fa408b8a025bffd06f43a20b63.tar.bz2 gentoo-2-c7034a7af49a05fa408b8a025bffd06f43a20b63.zip |
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
Diffstat (limited to 'sys-devel/binutils-apple/ChangeLog')
-rw-r--r-- | sys-devel/binutils-apple/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-devel/binutils-apple/ChangeLog b/sys-devel/binutils-apple/ChangeLog index 0b81c0af3950..d946a9926b5c 100644 --- a/sys-devel/binutils-apple/ChangeLog +++ b/sys-devel/binutils-apple/ChangeLog @@ -1,6 +1,12 @@ # 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.2 2009/09/05 17:22:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.3 2009/09/12 13:03:29 grobian Exp $ + + 12 Sep 2009; Fabian Groffen <grobian@gentoo.org> + binutils-apple-3.2.ebuild, +files/binutils-apple-3.2-armv7-defines.patch: + 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 *binutils-apple-3.2 (05 Sep 2009) |