mgorny      14/07/01 08:35:55

  Modified:             ChangeLog make.defaults
  Log:
  Set MULTILIB_ABIS as well, just in case.

Revision  Changes    Path
1.214                profiles/arch/hppa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.214&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.214&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.213&r2=1.214

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog   1 Jul 2014 08:34:03 -0000       1.213
+++ ChangeLog   1 Jul 2014 08:35:55 -0000       1.214
@@ -1,6 +1,9 @@
 # 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.213 
2014/07/01 08:34:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.214 
2014/07/01 08:35:55 mgorny Exp $
+
+  01 Jul 2014; Michał Górny <[email protected]> make.defaults:
+  Set MULTILIB_ABIS as well, just in case.
 
   01 Jul 2014; Michał Górny <[email protected]> make.defaults:
   Set ABI & DEFAULT_ABI on remaining profiles for easy consistent checks in



1.11                 profiles/arch/hppa/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/make.defaults?r1=1.10&r2=1.11

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- make.defaults       1 Jul 2014 08:34:03 -0000       1.10
+++ make.defaults       1 Jul 2014 08:35:55 -0000       1.11
@@ -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.10 
2014/07/01 08:34:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.11 
2014/07/01 08:35:55 mgorny Exp $
 
 ARCH="hppa"
 ACCEPT_KEYWORDS="hppa"
@@ -18,6 +18,7 @@
 # checks simpler.
 ABI="hppa"
 DEFAULT_ABI="hppa"
+MULTILIB_ABIS="hppa"
 
 # 2006/08/18 - Donnie Berkholz <[email protected]>
 # Defaults for video drivers




Reply via email to