diff options
author | 2010-03-22 20:49:27 +0000 | |
---|---|---|
committer | 2010-03-22 20:49:27 +0000 | |
commit | cf2a5c31062288203a288e595475d8c24aaf52e2 (patch) | |
tree | 51670d7ea72a73d19db89ce525a7323e17ecbe31 /sys-devel/binutils-apple/ChangeLog | |
parent | Fixed unquoted VARs (diff) | |
download | gentoo-2-cf2a5c31062288203a288e595475d8c24aaf52e2.tar.gz gentoo-2-cf2a5c31062288203a288e595475d8c24aaf52e2.tar.bz2 gentoo-2-cf2a5c31062288203a288e595475d8c24aaf52e2.zip |
Tell ar to build an index, such that the linker doesn't fail with 'archive has no table of contents' on intel platforms
(Portage version: 2.2.00.15838-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'sys-devel/binutils-apple/ChangeLog')
-rw-r--r-- | sys-devel/binutils-apple/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/binutils-apple/ChangeLog b/sys-devel/binutils-apple/ChangeLog index 9896b894f504..9755dca34386 100644 --- a/sys-devel/binutils-apple/ChangeLog +++ b/sys-devel/binutils-apple/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils-apple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.8 2010/03/21 20:41:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.9 2010/03/22 20:49:26 grobian Exp $ + + 22 Mar 2010; Fabian Groffen <grobian@gentoo.org> + files/ld64-95.2.12-Makefile: + Tell ar to build an index, such that the linker doesn't fail with 'archive + has no table of contents' on intel platforms 21 Mar 2010; Fabian Groffen <grobian@gentoo.org> binutils-apple-3.2-r1.ebuild, |