|
楼主 |
发表于 2004-11-30 21:56:12
|
显示全部楼层
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=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
FEATURES="ccache"
CCACHE_SIZE="2G"
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="zh_CN"
USE="glc -debug mmx nptl -3dnow -X alsa -bluetooth -canna cjk cups divx4linux -dvd -dvdr esd freetype gimp gimpprint gnome gtk gtk2 -ieee1394 -informix -innodb -isdn -jabber -joystick jpeg -kde mozilla -mysql opengl openssh -pcmcia -qt -quicktime -radeon -rage128 -sdk -3dfx samba truetype usb xvid" |
|