|
发表于 2005-5-19 22:24:28
|
显示全部楼层
我的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="-O3 -march=pentium-m -fomit-frame-pointer -pipe -mfpmath=sse -funroll-loops -ftracer -mmmx -msse -msse2"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-qt -kde nptl nptlonly gtk2 gnome -3dfx -3dnow -altivec -ipv6 -joystick -voodoo3 -oracle7 cjk acpi X alsa unicode glc nls gd -external cpdflib dba pam ssl xml xml2 divx4linux dio exif mmx opengl oss pcmcia pdflib pnp posix sse spl usb xmms xvid xv mmx2 cjk"
SYNC="rsync://rsync.gg3.net/gentoo-portage/"
GENTOO_MIRRORS="ftp://ftp.tsinghua.edu.cn/mirror/gentoo/ ftp://ftp.sjtu.edu.cn/sites/gentoo/ http://gentoo.gg3.net http://mirror.gentoo.gr.jp"
LDFLAGS="-Wl,-O1"
ACCEPT_KEYWORDS="~x86"
我不用清华的sync服务,用的gg3的,速度还可以,只是要上外网,一般我都是gg3更新portage,然后到清华emerge -f |
|