From a25b7c8da9414e9188d7feb7b280005e6e50ea13 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 10 Feb 2019 18:29:15 +0100 Subject: Initial import --- host-demeter/make.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 host-demeter/make.conf (limited to 'host-demeter/make.conf') diff --git a/host-demeter/make.conf b/host-demeter/make.conf new file mode 100644 index 0000000..b2a4fc9 --- /dev/null +++ b/host-demeter/make.conf @@ -0,0 +1,25 @@ +CFLAGS="-O2 -pipe -march=native -mtune=native" +CXXFLAGS="${CFLAGS}" +CHOST="x86_64-pc-linux-gnu" + +CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" + +PORTDIR="/var/portage" +DISTDIR="${PORTDIR}/distfiles" +PKGDIR="${PORTDIR}/packages" + +MAKEOPTS="-j3" + +PORT_LOGDIR="/var/log/portage/" +PORTAGE_ELOG_CLASSES="log warn error" +PORTAGE_ELOG_SYSTEM="echo save:*" +PORTAGE_COMPRESS="" + +EMERGE_DEFAULT_OPTS="--ask --alert --autounmask=n --jobs 2 --load-average 2" + +GENTOO_MIRRORS="http://de-mirror.org/gentoo/ rsync://de-mirror.org/gentoo/ http://gentoo.mneisen.org/ http://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ rsync://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/" + +FEATURES="cgroup webrsync-gpg userfetch clean-logs split-log split-elog compress-build-logs downgrade-backup parallel-install" +PORTAGE_GPG_DIR="/var/lib/gentoo/gkeys/keyrings/gentoo/release" + +INSTALL_MASK="/usr/share/bash-completion" -- cgit v1.2.3-2-gb3c3