vapier      14/03/29 03:02:26

  Modified:             make.defaults use.force
  Log:
  Add ABI_PPC defines.

Revision  Changes    Path
1.6                  profiles/arch/powerpc/ppc32/make.defaults

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

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults       12 Nov 2012 15:36:54 -0000      1.5
+++ make.defaults       29 Mar 2014 03:02:26 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/make.defaults,v 
1.5 2012/11/12 15:36:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/make.defaults,v 
1.6 2014/03/29 03:02:26 vapier Exp $
 
 # All extra USE/etc should be specified in sub-profiles.
 # DO NOT POLLUTE USE ON THIS PROFILE.
@@ -21,3 +21,6 @@
 # 2006/12/06 - Diego Pettenò <[email protected]>
 # Defaults for PowerPC sound driver
 ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s 
aoa-tas aoa-toonie powermac usb-audio via82xx"
+
+# Enable abi_ppc_32 for packages that don't have it forced.
+ABI_PPC="32"



1.2                  profiles/arch/powerpc/ppc32/use.force

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/use.force?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/use.force?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/use.force?r1=1.1&r2=1.2

Index: use.force
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc32/use.force,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.force   21 Sep 2008 00:11:58 -0000      1.1
+++ use.force   29 Mar 2014 03:02:26 -0000      1.2
@@ -1,2 +1,5 @@
 # Force the flag which corresponds to ARCH.
 ppc
+
+# Force the flag corresponding to the only ABI.
+abi_ppc_32




Reply via email to