# Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. # Portage config PORTAGE_ELOG_SYSTEM="save" PORTAGE_ELOG_CLASSES="log warn error" FEATURES="$FEATURES binpkg-logs split-elog split-log" GENTOO_MIRRORS="$GENTOO_MIRRORS https://mirrors.ircam.fr/pub/gentoo-distfiles/ https://ftp.uni-hannover.de/gentoo/ https://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/gentoo/" COMMON_FLAGS="-O2 -pipe" CFLAGS="${COMMON_FLAGS} -ggdb" CXXFLAGS="${COMMON_FLAGS} -ggdb" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" MAKEOPTS="-j2" # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C # Compile options USE="-fortran -gnome -iwd -kde -qt -systemd alsa dbus elogind ffmpeg jpeg ncurses pulseaudio wifi X zsh-completion" VIDEO_CARDS="intel i965" GRUB_PLATFORMS="efi-64"