summaryrefslogtreecommitdiffstats
path: root/host-nabokov/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'host-nabokov/make.conf')
-rw-r--r--host-nabokov/make.conf30
1 files changed, 0 insertions, 30 deletions
diff --git a/host-nabokov/make.conf b/host-nabokov/make.conf
deleted file mode 100644
index 06c0910..0000000
--- a/host-nabokov/make.conf
+++ /dev/null
@@ -1,30 +0,0 @@
-COMMON_FLAGS="-O2 -pipe -march=haswell -mtune=haswell"
-CFLAGS="${COMMON_FLAGS}"
-CXXFLAGS="${COMMON_FLAGS}"
-FCFLAGS="${COMMON_FLAGS}"
-FFLAGS="${COMMON_FLAGS}"
-
-CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
-
-DISTDIR="/var/portage/distfiles"
-PKGDIR="/var/portage/packages"
-
-MAKEOPTS="-j8"
-
-PORT_LOGDIR="/var/log/portage/"
-PORTAGE_ELOG_CLASSES="log warn error"
-PORTAGE_ELOG_SYSTEM="echo save:*"
-
-PORTAGE_COMPRESS=""
-
-EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 6"
-
-VIDEO_CARDS="nvidia"
-
-INSTALL_MASK="/usr/share/bash-completion"
-
-FEATURES="cgroup clean-logs compress-build-logs downgrade-backup mount-sandbox parallel-install split-elog split-log"
-
-# This sets the language of build output to English.
-# Please keep this setting intact when reporting bugs.
-LC_MESSAGES=C