Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
[[ $(gcc-major-version) -eq 3 ]] && append-flags -mno-sse2
fi
if use amd64; then
myconf="${myconf} --enable-simd-accel"
myconf="${myconf} --enable-cmov-extension"
econf \
$(use_with X x) \
$(use_enable dga xfree-ext) \