Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask
Date: Wed, 12 Sep 2007 02:23:09
Message-Id: E1IVHlh-0003l7-Cx@stork.gentoo.org
1 vapier 07/09/12 02:15:53
2
3 Modified: use.mask
4 Log:
5 document *why* multitarget is masked
6
7 Revision Changes Path
8 1.64 profiles/default-linux/amd64/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.64&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.64&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?r1=1.63&r2=1.64
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v
17 retrieving revision 1.63
18 retrieving revision 1.64
19 diff -u -r1.63 -r1.64
20 --- use.mask 5 Sep 2007 20:53:41 -0000 1.63
21 +++ use.mask 12 Sep 2007 02:15:52 -0000 1.64
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.63 2007/09/05 20:53:41 philantrop Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.64 2007/09/12 02:15:52 vapier Exp $
27
28 # SECTION: Unmask
29
30 @@ -74,11 +74,14 @@
31 # doomsday ebuild is not available on this architecture
32 doomsday
33
34 +# This breaks a multilib setup. Ranlib seems to crap itself.
35 +# http://sourceware.org/ml/binutils/2007-09/msg00137.html
36 +multitarget
37 +
38 # 2006/06/07 - Danny van Dyk <kugelfang@g.o>
39 # Profile cleanup: No info about these
40 asm
41 drac
42 -multitarget
43 vidix
44
45 # 2006/06/07 - Danny van Dyk <kugelfang@g.o>
46
47
48
49 --
50 gentoo-commits@g.o mailing list