# 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="-Os -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse -msse -mmmx" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" LDFLAGS="-Wl,-O1 -Wl,--sort-common -s" MAKEOPTS="-j2" #configuration de la variable USE USE="a52 aac alsa acpi apache2 arts avi cdr cups divx4linux dri dv dvd dvdread encode fame flac foomaticdb ftp gif gimpprint ieee1394 java jpeg kde matroska mpeg mmx nptl nsplugin nvidia ogg pic png ppds quicktime qt sse subtitles truetype usb unicode userlocales v4l v4l2 vorbis xvid x86 X -accessibility -apm -bluetooth -gnome -gtk -gtk2 -oss -pcmcia -samba -scanner -trusted -wavelan -wifi " # Localisation de mirroirs proches GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ ftp://mir.zyrianes.net/gentoo/" GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ http://gentoo.inode.at/" #SYNC="rsync://193.49.66.4/gentoo-x86-portage" # Langue du systeme LINGUAS="fr" #Variable nécessaire pour le preload PORTDIR_OVERLAY="/usr/local/portage" #Activation de ccache pour Portage FEATURES="ccache" CCACHE_DIR="/var/tmp/ccache/" CCACHE_SIZE="2G" #Paramètres pour X Modulaire VIDEO_CARDS="nvidia" INPUT_DEVICES="mouse keyboard"