diff options
Diffstat (limited to 'gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/abi_mips.desc')
-rw-r--r-- | gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/abi_mips.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/abi_mips.desc b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/abi_mips.desc new file mode 100644 index 0000000..ee14dff --- /dev/null +++ b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/desc/abi_mips.desc @@ -0,0 +1,11 @@ +# Copyright 1999-2013 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# 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 - 64-bit (32-bit pointer) libraries +n64 - 64-bit libraries +o32 - 32-bit libraries |