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/arch/s390: make.defaults use.force use.mask
Date: Tue, 01 Apr 2014 06:55:24
Message-Id: 20140401065516.1AE572005E@flycatcher.gentoo.org
1 vapier 14/04/01 06:55:16
2
3 Modified: make.defaults use.force use.mask
4 Log:
5 Add ABI_S390 defines.
6
7 Revision Changes Path
8 1.8 profiles/arch/s390/make.defaults
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/make.defaults?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/make.defaults?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/make.defaults?r1=1.7&r2=1.8
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/s390/make.defaults,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- make.defaults 16 Jan 2014 17:40:18 -0000 1.7
21 +++ make.defaults 1 Apr 2014 06:55:15 -0000 1.8
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2013 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/make.defaults,v 1.7 2014/01/16 17:40:18 dilfridge Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/make.defaults,v 1.8 2014/04/01 06:55:15 vapier Exp $
27
28 ARCH="s390"
29 ACCEPT_KEYWORDS="s390 ~s390"
30 @@ -17,3 +17,6 @@
31
32 INPUT_DEVICES="void"
33 VIDEO_CARDS="dummy"
34 +
35 +# Enable abi_s390_32 for packages that don't have it forced.
36 +ABI_S390="32"
37
38
39
40 1.2 profiles/arch/s390/use.force
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.force?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.force?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.force?r1=1.1&r2=1.2
45
46 Index: use.force
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/s390/use.force,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- use.force 21 Sep 2008 00:11:59 -0000 1.1
53 +++ use.force 1 Apr 2014 06:55:15 -0000 1.2
54 @@ -1,2 +1,5 @@
55 # Force the flag which corresponds to ARCH.
56 s390
57 +
58 +# Force the flag corresponding to the only ABI.
59 +abi_s390_32
60
61
62
63 1.55 profiles/arch/s390/use.mask
64
65 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.mask?rev=1.55&view=markup
66 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.mask?rev=1.55&content-type=text/plain
67 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/use.mask?r1=1.54&r2=1.55
68
69 Index: use.mask
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/s390/use.mask,v
72 retrieving revision 1.54
73 retrieving revision 1.55
74 diff -u -r1.54 -r1.55
75 --- use.mask 19 Oct 2013 01:58:38 -0000 1.54
76 +++ use.mask 1 Apr 2014 06:55:15 -0000 1.55
77 @@ -1,6 +1,10 @@
78 # Unmask the flag which corresponds to ARCH.
79 -s390
80
81 +# Unmask ABI flags for this arch.
82 +-abi_s390_32
83 +-abi_s390_64
84 +
85 # Stuff we don't want/not tested
86 pbins
87 chicken