From 5d83caf02b41286264c2f168e490d33cd9138dd8 Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Sun, 24 Jul 2022 00:48:06 +0200 Subject: [PATCH] -gpm again. '-.- --- core/etc/portage/make.conf.CYCLE.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2 index 474d3f9..4948f13 100644 --- a/core/etc/portage/make.conf.CYCLE.2 +++ b/core/etc/portage/make.conf.CYCLE.2 @@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" MAKEOPTS="-j1" -USE="screencast cpu_flags_x86_sse2" +USE="screencast cpu_flags_x86_sse2 -gpm" PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles"