From d32d99bd7e3872afd4a5ca8f55b18748336db84b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 1 Aug 2016 04:19:55 -0500 Subject: Profiles: Add i525 profile --- profiles/arch/x86/make.defaults | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'profiles/arch/x86/make.defaults') diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 8cc538311..258cf16e7 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -1 +1,10 @@ -ARCH=x86 +# CHOST is defined in each subarch. + +# We definitely use 32-bit ABI. +ABI_X86="32" +IUSE_IMPLICIT="abi_x86_32" + +ARCH="x86" +ACCEPT_KEYWORDS="x86" + +USE="pam threads" -- cgit v1.2.3-70-g09d2