summaryrefslogtreecommitdiff
path: root/Technology/Gentoo/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Technology/Gentoo/make.conf')
-rw-r--r--Technology/Gentoo/make.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/Technology/Gentoo/make.conf b/Technology/Gentoo/make.conf
deleted file mode 100644
index 7222a63..0000000
--- a/Technology/Gentoo/make.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-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"