Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/arch/ppc: package.mask
Date: Mon, 05 Mar 2012 11:50:20
Message-Id: 20120305115006.31B432004C@flycatcher.gentoo.org
1 grobian 12/03/05 11:50:06
2
3 Modified: package.mask
4 Log:
5 Mask binutils-apple-4.3 on PowerPC profiles, since Apple dropped entire PowerPC support and hence the linker is not able to link any code
6
7 Revision Changes Path
8 1.2 profiles/prefix/darwin/macos/arch/ppc/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask?r1=1.1&r2=1.2
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- package.mask 30 Dec 2011 15:49:36 -0000 1.1
21 +++ package.mask 5 Mar 2012 11:50:06 -0000 1.2
22 @@ -1,8 +1,10 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2012 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.2 2012/03/05 11:50:06 grobian Exp $
28
29 # The 32-bits profile is inherited by the 64-bits one!
30 # All the Mac OS X profiles inherit from their matching arch profile here.
31
32 -
33 +# Fabian Groffen <grobian@g.o> (5 Mar 2012)
34 +# Apple removed entire PowerPC support from ld in ld64-128.2
35 +>=sys-devel/binutils-apple-4.3