diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
commit | bf8de6192524655776976882a700e66eaf2646a7 (patch) | |
tree | 180bced139f9a62d3c18298a6c58bafae4548718 /profiles/desc/abi_x86.desc | |
parent | db42a995a5cdeedb9c3613dae4c387c77e8400b0 (diff) |
drop custom profile
Diffstat (limited to 'profiles/desc/abi_x86.desc')
-rw-r--r-- | profiles/desc/abi_x86.desc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/desc/abi_x86.desc b/profiles/desc/abi_x86.desc deleted file mode 100644 index fe4de892..00000000 --- a/profiles/desc/abi_x86.desc +++ /dev/null @@ -1,10 +0,0 @@ -# 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 |