summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-12-28 14:27:31 +0100
committerKarel Kočí <cynerd@email.cz>2020-12-28 14:27:31 +0100
commit9f6cbae54a41ef2dad0efefa930588b80bbddff8 (patch)
tree87ea3964ba7ddaa33f093fbf5099d7b4593506eb /profiles
parentc448bff0a87dbda6058e13714b2170d723e2b2e4 (diff)
downloadgentoo-personal-overlay-9f6cbae54a41ef2dad0efefa930588b80bbddff8.tar.gz
gentoo-personal-overlay-9f6cbae54a41ef2dad0efefa930588b80bbddff8.tar.bz2
gentoo-personal-overlay-9f6cbae54a41ef2dad0efefa930588b80bbddff8.zip
profiles/base/cpu/intel: improve CPU flags
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/cpu/intel/i7/eapi1
-rw-r--r--profiles/base/cpu/intel/i7/make.defaults2
-rw-r--r--profiles/base/cpu/intel/i7/parent1
-rw-r--r--profiles/base/cpu/intel/make.defaults2
-rw-r--r--profiles/host-dean/parent2
-rw-r--r--profiles/host-susan/parent2
6 files changed, 3 insertions, 7 deletions
diff --git a/profiles/base/cpu/intel/i7/eapi b/profiles/base/cpu/intel/i7/eapi
deleted file mode 100644
index 7f8f011..0000000
--- a/profiles/base/cpu/intel/i7/eapi
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/profiles/base/cpu/intel/i7/make.defaults b/profiles/base/cpu/intel/i7/make.defaults
deleted file mode 100644
index abe68c2..0000000
--- a/profiles/base/cpu/intel/i7/make.defaults
+++ /dev/null
@@ -1,2 +0,0 @@
-# vim:ft=gentoo-make-conf
-CPU_FLAGS_X86="$CPU_FLAGS_X86 f16c pclmul"
diff --git a/profiles/base/cpu/intel/i7/parent b/profiles/base/cpu/intel/i7/parent
deleted file mode 100644
index eb4d905..0000000
--- a/profiles/base/cpu/intel/i7/parent
+++ /dev/null
@@ -1 +0,0 @@
-../
diff --git a/profiles/base/cpu/intel/make.defaults b/profiles/base/cpu/intel/make.defaults
index cf152c8..d3e6cc3 100644
--- a/profiles/base/cpu/intel/make.defaults
+++ b/profiles/base/cpu/intel/make.defaults
@@ -1,2 +1,2 @@
# vim:ft=gentoo-make-conf
-CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
+CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
diff --git a/profiles/host-dean/parent b/profiles/host-dean/parent
index 6a98ac0..3c42f61 100644
--- a/profiles/host-dean/parent
+++ b/profiles/host-dean/parent
@@ -1,4 +1,4 @@
-../base/cpu/intel/i7
+../base/cpu/intel
../base/gpu/intel
../desktop/x
../desktop/wayland
diff --git a/profiles/host-susan/parent b/profiles/host-susan/parent
index c7ca3cf..ac74be0 100644
--- a/profiles/host-susan/parent
+++ b/profiles/host-susan/parent
@@ -1,4 +1,4 @@
-../base/cpu/intel/i7
+../base/cpu/intel
../base/gpu/intel
../laptop/touch
../desktop/wayland