Paste Description for qe2eqe
make.conf
qe2eqe
- # <
- # 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=i686 -pipe"
- CHOST="i686-pc-linux-gnu"
- CXXFLAGS="${CFLAGS}"
- GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo "
- SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
- MAKEOPTS="-j2"
- FEATURES="paralell-fetch ccache"
- USE="firefox alsa X dri i810 i830 acpi apm nptl nls unicode ssl zlib tcpd en crypt freetype X11 midi doc dbus examples nsplugin java en en-US lm_sensors odk"
- # >