mgorny 14/07/01 14:13:01
Modified: ChangeLog make.defaults
Log:
Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid
issues.
Revision Changes Path
1.215 profiles/arch/hppa/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.215&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.214&r2=1.215
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog 1 Jul 2014 08:35:55 -0000 1.214
+++ ChangeLog 1 Jul 2014 14:13:01 -0000 1.215
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/hppa profile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.214
2014/07/01 08:35:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.215
2014/07/01 14:13:01 mgorny Exp $
+
+ 01 Jul 2014; Michał Górny <[email protected]> make.defaults:
+ Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid
+ issues.
01 Jul 2014; Michał Górny <[email protected]> make.defaults:
Set MULTILIB_ABIS as well, just in case.
1.12 profiles/arch/hppa/make.defaults
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.11&r2=1.12
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- make.defaults 1 Jul 2014 08:35:55 -0000 1.11
+++ make.defaults 1 Jul 2014 14:13:01 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.11
2014/07/01 08:35:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.12
2014/07/01 14:13:01 mgorny Exp $
ARCH="hppa"
ACCEPT_KEYWORDS="hppa"
@@ -19,6 +19,8 @@
ABI="hppa"
DEFAULT_ABI="hppa"
MULTILIB_ABIS="hppa"
+LIBDIR_hppa="lib"
+CHOST_hppa="${CHOST}"
# 2006/08/18 - Donnie Berkholz <[email protected]>
# Defaults for video drivers