# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Contains local system settings for Portage system # Please review 'man make.conf' for more information. USE="a52 aac alsa apache2 cxx dbus dv dvd elogind encode ffmpeg flac ieee1394 java jpeg nptl nsplugin opengl pic png quicktime qt5 samba scanner threads truetype usb unicode v4l vorbis xvid xvmc X -bluetooth -consolekit -gnome -gtk -gtk2 -nocxx -oss -pcmcia -systemd -wavelan -wifi -libav" ABI_X86="64" # Host Setting # ============ # CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=corei7 -O2 -pipe" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${FFLAGS}" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" LINGUAS="fr" L10N="fr" GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/" ACCEPT_LICENSE="*" PORTAGE_TMPDIR=/var/tmp MAKEOPTS="-j5" FEATURES="ccache parallel-fetch userpriv" CCACHE_SIZE="2G" CCACHE_DIR="/var/tmp/ccache/" PORTAGE_ELOG_CLASSES="log warn error" PORTAGE_ELOG_SYSTEM="save" VIDEO_CARDS="intel" INPUT_DEVICES="evdev wacom" SANE_BACKENDS="hp" APACHE2_MODULES="proxy proxy_http proxy_connect actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" PHP_TARGETS="php5-6" # Set PORTDIR for backward compatibility with various tools: # gentoo-bashcomp - bug #478444 # euse - bug #474574 # euses and ufed - bug #478318 PORTDIR="/usr/portage"