From: Alexis Ballier Date: Sun, 12 Mar 2017 11:37:40 +0000 (+0100) Subject: profiles: mask power8 useflag in arch/base and unmask it for ppc, part of bug #611906 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cdcf3bf245394c487165de83ca24a98400a613a3;p=gentoo.git profiles: mask power8 useflag in arch/base and unmask it for ppc, part of bug #611906 --- diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 4d595ccef0e7..73148698c429 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -59,6 +59,7 @@ cpu_flags_x86_xop # ppc arch specific USE flags altivec ppcsha1 +power8 # mips arch specific USE flags fixed-point diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index d2f3cf581214..d4a78b2dfd85 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -18,6 +18,7 @@ klibc # These flags should only be used for ppc -ppcsha1 +-power8 # Unmask the Altivec instruction set -altivec