From 4e851c67f1db22e96ebd6addee4d016bb001eec8 Mon Sep 17 00:00:00 2001 From: Rose Hellsing Date: Mon, 15 Sep 2025 11:16:59 +0200 Subject: Bamboo: enhance profile config --- profiles/cherryblossom/make.default | 2 +- profiles/cherryblossom/package.use | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 profiles/cherryblossom/package.use (limited to 'profiles/cherryblossom') 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 -- cgit v1.2.3