# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="startup-notification -gpm -cups X alsa dbus hal nptl nls opengl gtk png jpeg gif -gnome -kde mmx sse sse2 -ubuntu"
LINGUAS="en zh_CN"
CFLAGS="-mtune=k8 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
#FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp \${URI} -P \${DISTDIR}"
FETCHCOMMAND="/usr/bin/aria2c -c -j5 -s6 -d \${DISTDIR} -o \${FILE} \${URI}"
RESUMECOMMAND="${FETCHCOMMAND}"
# install Xorg variables
VIDEO_CARDS="nvidia"
INPUT_DEVICES="keyboard mouse synaptics"
ACCEPT_KEYWORDS="~amd64"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=/usr/portage/distfiles
PKGDIR=/usr/portage/packages
PORT_LOGDIR=""
PORTDIR_OVERLAY=/usr/local/portage
source /usr/local/portage/layman/make.conf
FEATURES="sandbox ccache distcc distlocks parallel-fetch"
CCACHE_SIZE="4G"
GENTOO_MIRRORS="http://mirrors.163.com/gentoo/ http://ftp.twaren.net/Linux/Gentoo http://gentoo.cs.nctu.edu.tw/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.mirror.tera-byte.com/ ftp://ftp.twaren.net/Linux/Gentoo/ "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"