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/host-dean/make.defaults | 7 +------ profiles/host-dean/package.use | 7 ------- profiles/host-dean/packages | 2 -- profiles/host-dean/parent | 3 ++- 4 files changed, 3 insertions(+), 16 deletions(-) (limited to 'profiles/host-dean') diff --git a/profiles/host-dean/make.defaults b/profiles/host-dean/make.defaults index f0a0f73..c008c76 100644 --- a/profiles/host-dean/make.defaults +++ b/profiles/host-dean/make.defaults @@ -1,7 +1,2 @@ # vim:ft=gentoo-make-conf -CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" -MAKEOPTS="-j7" - -VIDEO_CARDS="-* intel i965" - -USE_EXPAND="VIDEO_CARDS" +MAKEOPTS="-j16 -l7" diff --git a/profiles/host-dean/package.use b/profiles/host-dean/package.use index 8a5ca18..11cdab9 100644 --- a/profiles/host-dean/package.use +++ b/profiles/host-dean/package.use @@ -1,8 +1 @@ -# For myinitramfs -sys-kernel/linux initramfs ucode - -# Required by chromium -dev-libs/libxml2 icu - app-emulation/docker btrfs -media-libs/mesa -opencl diff --git a/profiles/host-dean/packages b/profiles/host-dean/packages index c221ab0..2c54931 100644 --- a/profiles/host-dean/packages +++ b/profiles/host-dean/packages @@ -1,5 +1,3 @@ -sys-boot/myinitramfs - # Dockershit app-emulation/docker # Othershit diff --git a/profiles/host-dean/parent b/profiles/host-dean/parent index 885a804..6a98ac0 100644 --- a/profiles/host-dean/parent +++ b/profiles/host-dean/parent @@ -1,4 +1,5 @@ -../base/amd64/intel +../base/cpu/intel/i7 +../base/gpu/intel ../desktop/x ../desktop/wayland ../devel -- cgit v1.2.3