diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-30 15:34:54 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-30 15:34:54 +0000 |
commit | ae2978a049f2cab062fe390e838c0712b4b26abf (patch) | |
tree | d7741fc2d7a0825ac7ae7d3389aae3b199aff3d3 /profiles/arch/mips/use.mask | |
parent | add pypy to entry in Changelog (diff) | |
download | gentoo-2-ae2978a049f2cab062fe390e838c0712b4b26abf.tar.gz gentoo-2-ae2978a049f2cab062fe390e838c0712b4b26abf.tar.bz2 gentoo-2-ae2978a049f2cab062fe390e838c0712b4b26abf.zip |
Set all ABI-related variables in the generic o32 profile, and revert them properly for n{32,64} profiles.
Diffstat (limited to 'profiles/arch/mips/use.mask')
-rw-r--r-- | profiles/arch/mips/use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index e39538b098b1..748428ccb9ea 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.74 2014/03/06 19:28:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.75 2014/06/30 15:34:54 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips +-abi_mips_o32 # Markos Chandras <hwoarang@gentoo.org> # app-arch/lz4 does not seem to build on MIPS |