|
:cool: 祝愿我成功把
make.conf
[PHP]
# 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="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
#FETCHCOMMAND='/usr/bin/proz --no-getch --no-search -k=5 --retry-delay=1 ${URI} -P ${DISTDIR}'
MAKEOPTS="-j2"
ACCEPT_KEYWORDS="~amd64"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp/ http://ftp.gentoo.or.kr/"
PORTDIR_OVERLAY="/usr/local/portage"
FEATURES="sandbox ccache distlocks"
CCACHE_SIZE="2G"
USE="java nls perl mysql amd64 3dnow mmx nptl userlocales cjk glc"
[/PHP]
谁给点意见啊
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer" 可以吗? 还要加别的吗? |
|