diff options
Diffstat (limited to 'profiles/desc/abi_x86.desc')
-rw-r--r-- | profiles/desc/abi_x86.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/abi_x86.desc b/profiles/desc/abi_x86.desc new file mode 100644 index 0000000..ef18280 --- /dev/null +++ b/profiles/desc/abi_x86.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_x86.desc,v 1.2 2013/02/27 23:22:19 mgorny Exp $ + +# This file contains descriptions of ABI_X86 USE_EXPAND flags. + +# Keep it sorted. Please do not add anything without prior discussion +# on gentoo-dev. +32 - 32-bit (x86) libraries +64 - 64-bit (amd64) libraries +x32 - x32 ABI libraries |