summaryrefslogblamecommitdiffstatshomepage
path: root/make.conf
blob: 9c1a2a7f44e845754fb3dc0f749dd21c294f822e (plain) (tree)






































                                                                                          

                                   
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-O2 -march=i686 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult https://wiki.gentoo.org/wiki/Changing_the_CHOST_variable before changing.
CHOST="i686-gentoo-linux-musl"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

MAKEOPTS="-j1"

CPU_FLAGS_X86="mmx"

GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/"

PORT_LOGDIR="/var/log/portage/"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_SYSTEM="echo save:*"

PORTAGE_COMPRESS=""

EMERGE_DEFAULT_OPTS="--ask --alert --autounmask-write=n --jobs=1"

FEATURES="compress-build-logs clean-logs split-elog split-log"

INSTALL_MASK="/usr/share/doc/*"

PORTAGE_BINHOST="http://10.12.0.3/"