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 | 07483cf878856f7f955bb5e900c305bdcfa49e64 (patch) | |
tree | 0fc6febaa7480c3bdabfe2a7c7715e563b7629a6 /profiles/desc | |
parent | add ABI_PPC support (diff) | |
download | historical-07483cf878856f7f955bb5e900c305bdcfa49e64.tar.gz historical-07483cf878856f7f955bb5e900c305bdcfa49e64.tar.bz2 historical-07483cf878856f7f955bb5e900c305bdcfa49e64.zip |
Document ABI_PPC.
Diffstat (limited to 'profiles/desc')
-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 |