diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-11-26 11:42:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-11-26 11:42:28 +0000 |
commit | 89c6c06b8c42107dd231687a1012354e7d3039fc (patch) | |
tree | dad94f4da8a6694f3cb99f7048be2f9cf5f78f97 /profiles/hardened | |
parent | 796cae72cf9ed18ba01256ac1f83a686a2a76036 (diff) |
gentoo resync : 26.11.2017
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/musl/x86/use.mask | 3 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/use.mask | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/linux/musl/x86/use.mask b/profiles/hardened/linux/musl/x86/use.mask index a70efb03255b..61e5564be9fc 100644 --- a/profiles/hardened/linux/musl/x86/use.mask +++ b/profiles/hardened/linux/musl/x86/use.mask @@ -5,6 +5,9 @@ -x86 -abi_x86_32 +# ssp is broken on x86 musl. This is critical for gcc-6. +ssp + # unmask all SIMD assembler flags -cpu_flags_x86_3dnow -cpu_flags_x86_3dnowext diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index f915d27e907b..75e2892ae0bd 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -26,11 +26,8 @@ video_cards_apm video_cards_ark video_cards_i128 video_cards_i740 -video_cards_intel video_cards_neomagic -video_cards_nsc video_cards_rendition -video_cards_siliconmotion video_cards_sis video_cards_tga video_cards_tseng |