# 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=pentium-m -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3" LINGUAS="en" #FEATURES="sandbox ccache distlocks autoaddcvs confcache" FEATURES="sandbox ccache distlocks autoaddcvs " CCACHE_DIR="/var/tmp/ccache/" CCACHE_SIZE="1G" GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu ftp://gentoo.chem.wisc.edu/gentoo/" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="-gnome -xmms -motif -perl -arts -tcltk -apm -apache2 -qt4 \ X doc mmx sse sse2 svg png alsa wmf dvd bash-completion unicode nls acpi logrotate dbus \ jpeg truetype dri flac xinerama python cjk cdparanoia xvid aac pdf tetex fam \ gnutls zeroconf opengl bluetooth usb xv" # xorg 7 INPUT_DEVICES="keyboard mouse" VIDEO_CARDS="vesa fbdev i810 i830 i915 v4l vmware" PORTDIR_OVERLAY="/usr/portage/local/myportage" source /usr/portage/local/layman/make.conf