diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-03-29 03:01:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-03-29 03:01:32 +0000 |
commit | 08f97e7769a3dbaa05f9ed4b6be8004ba024dcc5 (patch) | |
tree | 4770fc6ffc9ddc7dc6a807d4ee1ea6c50624f446 /profiles | |
parent | Add ABI_PPC defines. (diff) | |
download | gentoo-2-08f97e7769a3dbaa05f9ed4b6be8004ba024dcc5.tar.gz gentoo-2-08f97e7769a3dbaa05f9ed4b6be8004ba024dcc5.tar.bz2 gentoo-2-08f97e7769a3dbaa05f9ed4b6be8004ba024dcc5.zip |
Document ABI_PPC.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/abi_ppc.desc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/desc/abi_ppc.desc b/profiles/desc/abi_ppc.desc new file mode 100644 index 000000000000..8c5ed927ee88 --- /dev/null +++ b/profiles/desc/abi_ppc.desc @@ -0,0 +1,10 @@ +# Copyright 2013-2014 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/abi_ppc.desc,v 1.1 2014/03/29 03:01:32 vapier Exp $ + +# This file contains descriptions of ABI_PPC USE_EXPAND flags. + +# Keep it sorted. Please do not add anything without prior discussion +# on gentoo-dev. +32 - 32-bit (ppc) libraries +64 - 64-bit (ppc64) libraries |