summaryrefslogtreecommitdiffstats
path: root/etc/portage/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/portage/make.conf')
-rw-r--r--etc/portage/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf
index 95c6b08..5fc01de 100644
--- a/etc/portage/make.conf
+++ b/etc/portage/make.conf
@@ -1,4 +1,4 @@
-VIDEO_CARDS="intel"
+VIDEO_CARDS="intel iris"
CONFIG_PROTECT_MASK="/etc/portage/package.use/zz-autounmask"
PORTAGE_SCHEDULING_POLICY="idle"
COMMON_FLAGS="-ggdb3 -O2 -pipe $([ `hostname` = c ] && echo -march=native || echo -march=core2 -mcx16 -mfxsr -mmmx -msahf -msse -msse2 -msse3 -mssse3 --param=l1-cache-line-size=64 --param=l1-cache-size=32)" # intersection of varovalka and b
@@ -78,4 +78,4 @@ L10N="sl en de hr si"
FEATURES="nostrip $([ `hostname` != c ] && echo distcc getbinpkg buildpkg)"
PHP_TARGETS="php8-1"
BINPKG_FORMAT="gpkg"
-INPUT_DEVICES="wacom libinput"
+INPUT_DEVICES="wacom libinput synaptics"