summaryrefslogtreecommitdiff
path: root/profiles/cherryblossom
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/cherryblossom')
-rw-r--r--profiles/cherryblossom/make.default2
-rw-r--r--profiles/cherryblossom/package.use1
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/cherryblossom/make.default b/profiles/cherryblossom/make.default
index 50fef0f..5612002 100644
--- a/profiles/cherryblossom/make.default
+++ b/profiles/cherryblossom/make.default
@@ -2,4 +2,4 @@ MAKEOPTS="-j6 -l6"
EMERGE_DEFAULT_OPTS="--jobs 2 --ask --keep-going --autounmask"
VIDEO_CARDS="-* intel nvidia"
INPUT_DEVICES="libinput wacom"
-CPU_FLAGS_X86="aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
+
diff --git a/profiles/cherryblossom/package.use b/profiles/cherryblossom/package.use
new file mode 100644
index 0000000..7922c8b
--- /dev/null
+++ b/profiles/cherryblossom/package.use
@@ -0,0 +1 @@
+*/* CPU_FLAGS_X86: aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3 \ No newline at end of file