Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog make.defaults
Date: Tue, 01 Jul 2014 14:13:05
Message-Id: 20140701141301.6F9AA2004F@flycatcher.gentoo.org
1 mgorny 14/07/01 14:13:01
2
3 Modified: ChangeLog make.defaults
4 Log:
5 Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid issues.
6
7 Revision Changes Path
8 1.215 profiles/arch/hppa/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.214&r2=1.215
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
17 retrieving revision 1.214
18 retrieving revision 1.215
19 diff -u -r1.214 -r1.215
20 --- ChangeLog 1 Jul 2014 08:35:55 -0000 1.214
21 +++ ChangeLog 1 Jul 2014 14:13:01 -0000 1.215
22 @@ -1,6 +1,10 @@
23 # ChangeLog for Gentoo/hppa profile
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.214 2014/07/01 08:35:55 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.215 2014/07/01 14:13:01 mgorny Exp $
27 +
28 + 01 Jul 2014; Michał Górny <mgorny@g.o> make.defaults:
29 + Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid
30 + issues.
31
32 01 Jul 2014; Michał Górny <mgorny@g.o> make.defaults:
33 Set MULTILIB_ABIS as well, just in case.
34
35
36
37 1.12 profiles/arch/hppa/make.defaults
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.11&r2=1.12
42
43 Index: make.defaults
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- make.defaults 1 Jul 2014 08:35:55 -0000 1.11
50 +++ make.defaults 1 Jul 2014 14:13:01 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2014 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.11 2014/07/01 08:35:55 mgorny Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.12 2014/07/01 14:13:01 mgorny Exp $
56
57 ARCH="hppa"
58 ACCEPT_KEYWORDS="hppa"
59 @@ -19,6 +19,8 @@
60 ABI="hppa"
61 DEFAULT_ABI="hppa"
62 MULTILIB_ABIS="hppa"
63 +LIBDIR_hppa="lib"
64 +CHOST_hppa="${CHOST}"
65
66 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
67 # Defaults for video drivers