gentoo-make.conf

# 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 -march=core2 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
#CMAKEARGES="-Wno-dev"
VIDEO_CARDS="nvidia vesa"
AUDIO_CARDS="alsa oss"
INPUT_DEVICES="keyboard mouse synaptics evdev"
MAKEOPTS="-j3"
ACCEPT_KEYWORDS="~x86"
USE="webkit X sqlite alsa mysql unicode evdev hal mng opengl -gnome -kde -qt3 startup-notification xscreensaver"
AUTOCLEAN="yes"
LINGUAS="zh_CN.UTF-8"

#CCACHE_DIR="/var/tmp/ccache"
#CCACHE_SIZE="1G"

PORTDIR_OVERPLAY="/usr/portage/local/layman"

GENTOO_MIRRORS="http://61.135.158.199 http://mirror.acm.cs.rpi.edu/gentoo http://mirrors.163.com/gentoo/ http://gentoo.osuosl.org"
PORTAGE_BINHOST="http://tinderbox.dev.gentoo.org/default-linux/x86"
SYNC="rsync://61.135.158.199/gentoo-portage"
#SYNC="rsync://rsync.asia.gentoo.org/gentoo-protage"
#SYNC="rsync://linux.ntcu.net/gentoo-portage"
#SYNC="rsync://mirror.averse.net/gentoo-portage"
#SYNC="rsync://acm.sc.rpi.edu/gentoo-portage"
#SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FETCHCOMMAND="axel -a -n3 \${URI} -o \${DISTDIR}"
RESUMECOMMAND="axel -a -n3 \${URI} -o \${DISTDIR}"
source /usr/local/portage/layman/make.conf

#GENTOO_MIRRORS="http://gentoo.cs.nctu.edu.tw/gentoo/ ftp://gentoo.cs.nctu.edu.tw/gentoo/ "

#SYNC="rsync://rsync.gentoo.org/gentoo-portage"

你可能感兴趣的:(mysql,.net,linux,sqlite,webkit)