diff options
author | 2013-07-29 23:52:24 +0000 | |
---|---|---|
committer | 2013-07-29 23:52:24 +0000 | |
commit | e26ea61a98c1bc0c62ea86b074e4967671d60316 (patch) | |
tree | d1a07816deabd069eb4ceb55ca4c1f00a2d41481 /profiles/desc | |
parent | new revision featuring jack migration (diff) | |
download | gentoo-2-e26ea61a98c1bc0c62ea86b074e4967671d60316.tar.gz gentoo-2-e26ea61a98c1bc0c62ea86b074e4967671d60316.tar.bz2 gentoo-2-e26ea61a98c1bc0c62ea86b074e4967671d60316.zip |
Add abi_mips.desc.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/abi_mips.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/abi_mips.desc b/profiles/desc/abi_mips.desc new file mode 100644 index 000000000000..815319d8a34d --- /dev/null +++ b/profiles/desc/abi_mips.desc @@ -0,0 +1,11 @@ +# Copyright 2013-2013 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/abi_mips.desc,v 1.1 2013/07/29 23:52:24 mattst88 Exp $ + +# This file contains descriptions of ABI_MIPS USE_EXPAND flags. + +# Keep it sorted. Please do not add anything without prior discussion +# on gentoo-dev. +n32 +n64 +o32 |