summaryrefslogblamecommitdiffstats
path: root/host-demeter/make.conf
blob: a83b5018546734b3bf5eb53474f911eedebd1325 (plain) (tree)
1
2
3
4
5
6
7
8





                                                                   

                                












                                                                                                                                                                                                                                                                                                                                                                 

                                         
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"

DISTDIR="/var/portage/distfiles"
PKGDIR="/var/portage/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"

INSTALL_MASK="/usr/share/bash-completion"