redlizard 14/12/15 18:41:32 Added: eapi make.defaults parent Log: Added amd64 and x86 standalone profiles.
Revision Changes Path 1.1 profiles/features/prefix/standalone/linux-x86/eapi file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/eapi?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/eapi?rev=1.1&content-type=text/plain Index: eapi =================================================================== 5 1.1 profiles/features/prefix/standalone/linux-x86/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/make.defaults?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/make.defaults?rev=1.1&content-type=text/plain Index: make.defaults =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/standalone/linux-x86/make.defaults,v 1.1 2014/12/15 18:41:32 redlizard Exp $ ARCH="x86" CHOST="i686-pc-linux-gnu" # The base profile sets ACCEPT_KEYWORDS=x86 and we don't have that in prefix. ACCEPT_KEYWORDS="-x86 ~x86-linux" # multilib build stuff, single ABI (no multilib) MULTILIB_ABIS="x86" DEFAULT_ABI="x86" ABI="x86" IUSE_IMPLICIT="abi_x86_32" LIBDIR_x86="lib" 1.1 profiles/features/prefix/standalone/linux-x86/parent file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/parent?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/standalone/linux-x86/parent?rev=1.1&content-type=text/plain Index: parent =================================================================== ..
