mgorny      15/01/28 21:41:03

  Modified:             use.mask
  Log:
  Unmask CPU_FLAGS_X86 in musl profiles.

Revision  Changes    Path
1.4                  profiles/hardened/linux/musl/x86/use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask?r1=1.3&r2=1.4

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask    1 Jul 2014 12:37:36 -0000       1.3
+++ use.mask    28 Jan 2015 21:41:03 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask,v 
1.3 2014/07/01 12:37:36 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/x86/use.mask,v 
1.4 2015/01/28 21:41:03 mgorny Exp $
 
 # Force the flag which corresponds to arch/abi, bug #515130
 -x86
@@ -17,6 +17,25 @@
 -ssse3
 -3dnow
 -3dnowext
+-cpu_flags_x86_3dnow
+-cpu_flags_x86_3dnowext
+-cpu_flags_x86_aes
+-cpu_flags_x86_avx
+-cpu_flags_x86_avx2
+-cpu_flags_x86_fma3
+-cpu_flags_x86_fma4
+-cpu_flags_x86_mmx
+-cpu_flags_x86_mmxext
+-cpu_flags_x86_padlock
+-cpu_flags_x86_popcnt
+-cpu_flags_x86_sse
+-cpu_flags_x86_sse2
+-cpu_flags_x86_sse3
+-cpu_flags_x86_sse4_1
+-cpu_flags_x86_sse4_2
+-cpu_flags_x86_sse4a
+-cpu_flags_x86_ssse3
+-cpu_flags_x86_xop
 
 # Masked on all profiles but x86, bug #458354
 -video_cards_geode




Reply via email to