diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-07 19:14:06 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-07 19:14:06 +0000 |
commit | 0c3540ab69f6ea4d82d6fa53b1255faa017961cd (patch) | |
tree | 26d249454557bcc27ea2224cd90443be32330fac /profiles/desc/abi_x86.desc | |
parent | 9e9d1bddd020bfc7d2d4182d01d94128f99bb1bf (diff) |
resync redcore profile
Diffstat (limited to 'profiles/desc/abi_x86.desc')
-rw-r--r-- | profiles/desc/abi_x86.desc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/desc/abi_x86.desc b/profiles/desc/abi_x86.desc new file mode 100644 index 00000000..fe4de892 --- /dev/null +++ b/profiles/desc/abi_x86.desc @@ -0,0 +1,10 @@ +# Copyright 2013-2013 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# 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 |