Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc64/32ul: make.defaults parent use.mask
Date: Wed, 30 Apr 2008 23:35:02
Message-Id: E1JrLpD-0004rD-VL@stork.gentoo.org
1 wolf31o2 08/04/30 23:34:59
2
3 Added: make.defaults parent use.mask
4 Log:
5 Updated arch/powerpc/ppc64 profile from the snapshot tree. This adds a 32ul and 64ul sub-profile to ppc64, which allows us to clean up everything except for parent and profile.bashrc from default/linux/powerpc/ppc64 profiles. This closes bug #217305.
6
7 Revision Changes Path
8 1.1 profiles/arch/powerpc/ppc64/32ul/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2008 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/make.defaults,v 1.1 2008/04/30 23:34:59 wolf31o2 Exp $
18
19 # All extra USE/etc should be specified in sub-profiles.
20 # DO NOT POLLUTE USE ON THIS PROFILE.
21
22 ARCH="ppc"
23 CHOST="powerpc-unknown-linux-gnu"
24 ABI="ppc"
25 MULTILIB_ABIS="ppc"
26 DEFAULT_ABI="ppc"
27
28
29
30
31 1.1 profiles/arch/powerpc/ppc64/32ul/parent
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/parent?rev=1.1&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/parent?rev=1.1&content-type=text/plain
35
36 Index: parent
37 ===================================================================
38 ../../../../features/32bit-userland
39 ..
40 ../../ppc32
41
42
43
44 1.1 profiles/arch/powerpc/ppc64/32ul/use.mask
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/use.mask?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/use.mask?rev=1.1&content-type=text/plain
48
49 Index: use.mask
50 ===================================================================
51 # We mask this since we're not really a multilib profile
52 multilib
53
54
55
56 --
57 gentoo-commits@l.g.o mailing list