diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-07-29 23:52:24 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-07-29 23:52:24 +0000 |
commit | fc27a8d3a945aefa3b04bc7bcdf70695b8e10195 (patch) | |
tree | 70ac22fc61dad34bf343556abe39227a89ce1ad6 /profiles/desc | |
parent | new revision featuring jack migration (diff) | |
download | historical-fc27a8d3a945aefa3b04bc7bcdf70695b8e10195.tar.gz historical-fc27a8d3a945aefa3b04bc7bcdf70695b8e10195.tar.bz2 historical-fc27a8d3a945aefa3b04bc7bcdf70695b8e10195.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 |