From d8d9be0691a32642c5c9815913c0ffdaa5d92edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 9 Apr 2020 09:39:01 +0200 Subject: profiles: switch to subprofiles for cpu and gpu --- profiles/base/cpu/intel/i7/make.defaults | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 profiles/base/cpu/intel/i7/make.defaults (limited to 'profiles/base/cpu/intel/i7/make.defaults') diff --git a/profiles/base/cpu/intel/i7/make.defaults b/profiles/base/cpu/intel/i7/make.defaults new file mode 100644 index 0000000..abe68c2 --- /dev/null +++ b/profiles/base/cpu/intel/i7/make.defaults @@ -0,0 +1,2 @@ +# vim:ft=gentoo-make-conf +CPU_FLAGS_X86="$CPU_FLAGS_X86 f16c pclmul" -- cgit v1.2.3