|
发表于 2005-3-16 13:16:04
|
显示全部楼层
對了還有USE選項,希望對你有幫助
- # 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
- CHOST="i686-pc-linux-gnu"
- CFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays"
- #CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
- CXXFLAGS="${CFLAGS}"
- LDFLAGS="-Wl,-O3 -Wl,--enable-new-dtags -Wl,--sort-common -s"
- MAKEOPTS="-j4"
- USE="3dnow 3dnowex acpi alsa asf cdr cjk divx4linux dvd dvdread esd flac gimpprint gnutls gnome gtk gtk2 gtkhtml hal java mmap mmx mmx2 moznocompose moznoirc moznomail mozsvg mozxmlterm mng msn network nls nocardbus nptl nptlonly nvidia pdflib pic posix ppds qt quicktime real rtc sockets sse svg threads tiff unicode v4l v4l2 wma wmf wmv xprint xml xvid xvmc -arts -kde"
- GENTOO_MIRRORS="ftp://203.127.221.98/pub/gentoo/"
- ALSA_CARDS="intel8x0"
- #LINGUAS="zh"
- #LANGUAGE="CHINSIM"
- #DO_NOT_COMPILE="kaddressbook-plugins ktip ksirc korganizer kdvi kandalf kjots kpager kregexpeditor ksig kppp kget kdeprintfax knewsticker noatun kdat kdict karm kandy kfax kview kaboodle kpovmodeler kviewshell kfaxview korn kontact irkick ktnef kmid kscd kaudiocreator plugins wizards"
复制代码 |
|