mgorny      14/07/01 08:35:57

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

Revision  Changes    Path
1.96                 profiles/arch/sh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   1 Jul 2014 08:33:56 -0000       1.95
+++ ChangeLog   1 Jul 2014 08:35:57 -0000       1.96
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sh profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.95 
2014/07/01 08:33:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.96 
2014/07/01 08:35:57 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.6                  profiles/arch/sh/make.defaults

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

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults       1 Jul 2014 08:33:56 -0000       1.5
+++ make.defaults       1 Jul 2014 08:35:57 -0000       1.6
@@ -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/sh/make.defaults,v 1.5 
2014/07/01 08:33:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/make.defaults,v 1.6 
2014/07/01 08:35:57 mgorny Exp $
 
 # Main SuperH profile
 
@@ -18,6 +18,7 @@
 # checks simpler.
 ABI="sh"
 DEFAULT_ABI="sh"
+MULTILIB_ABIS="sh"
 
 # Jorge Manuel B. S. Vicetto <[email protected]> (16 Nov 2011)
 # Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value




Reply via email to