make.conf

# 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.

CFLAGS="-O2 -march=native -pipe"

CXXFLAGS="-O2 -march=native -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="i686-pc-linux-gnu"

DISTDIR="/home/distfiles"

#GENTOO_MIRRORS="http://gentoo.aditsu.net/"

GENTOO_MIRRORS="http://oss.ustc.edu.cn/gentoo"

SYNC="rsync://mirrors.xmu.edu.cn/gentoo-portage"

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

MAKEOPTS="-j3"

LINGUAS="en_US zh en zh_CN zh_TW"

LANGUAGE="en_US:en_US.UTF-8:zh_CN.UTF-8:zh_CN:zh_CN.GBK:zh_TW.BIG5:zh_TW.UTF-8"

USE="clisp kpathsea gnutls emacs mad png pdf djvu bitmap-fonts truetype bzip2 gnuplot math gstreamer embedded sql mng webkit 3dnow X acpi alsa bash-completion -bluetooth nls cjk unicode esd ffmpeg rmvb avi mp3 mp4 gif -gnome zh_CN dbus -gtk hal iconv -ipv6 kde jpeg mpeg mysql ogg opengl qt3 qt4 sdl mmx sse sse2 -cups -sbcl"

VIDEO_CARDS="radeon"

INPUT_DEVICES="keyboard mouse evdev synaptics"

source /usr/local/portage/layman/make.conf

你可能感兴趣的:(make.conf)