From b1c32372932d22b6fcc36043eb1300d4e68d1abb Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 24 Jul 2020 12:11:34 -0700 Subject: Add CPU_FLAGS_X86="rdrand" --- macbook/makeconf.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macbook') diff --git a/macbook/makeconf.sls b/macbook/makeconf.sls index 8818f56..bcbd2ab 100644 --- a/macbook/makeconf.sls +++ b/macbook/makeconf.sls @@ -7,5 +7,5 @@ - mode: 644 - context: arch: haswell - cpu_flags_x86: mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2 aes f16c fma3 + cpu_flags_x86: mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2 aes f16c fma3 rdrand video_cards: intel i965 -- cgit v1.2.3