From 21ae09ada9d367994b3a00c14bce5836a806b899 Mon Sep 17 00:00:00 2001 From: nic Date: Mon, 5 May 2025 10:59:25 -0400 Subject: Auto from nzxt - Mon 05 May 2025 10:59:25 AM EDT --- cs/Gentoo/make.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cs/Gentoo/make.conf (limited to 'cs/Gentoo/make.conf') diff --git a/cs/Gentoo/make.conf b/cs/Gentoo/make.conf new file mode 100644 index 0000000..7222a63 --- /dev/null +++ b/cs/Gentoo/make.conf @@ -0,0 +1,8 @@ +COMMON_FLAGS ="-march=native -O2 -pipe" # capital O not zero +MAKEOPTS ="-jx -lx" +PORTAGE_NICENESS="1" +PORT_LOGDIR="/var/log/portage" +EMERGE_DEFAULT_OPTS=" --jobs=x --load-average=x --autounmask-unwrite with-bdeps y --complete-graph y" # SOMETHING TO SOLVE HERE +FEATURES="candy fixlafiles unmerge-orphans parallel-install" +ACCEPT_KEYWORDS="~amd64" +USE="-wayland -kde -gnome -consolekit -systemd elogind dbus X" -- cgit v1.2.3