# These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. CFLAGS="-O2 -march=native -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. #USE="X apulse cryptsetup lm_sensors lua networkmanager sensord video -bindist \ # -emboss -gdbm -gnome -minimal -pulseaudio -static-libs -systemd \ # -systemd-units" # Added by tlee as per http://forums.gentoo.org/viewtopic-t-1006072-highlight-.html #USE="cryptsetup lm_sensors lua networkmanager -systemd -gdbm -gnome -pulseaudio" USE="acpi alsa cryptsetup gphoto2 ibus kde multislot networkmanager plasma \ qt4 scim truetype unicode xim -bindist -gdbm -gnome -nepomuk \ -pulseaudio -qt5 -systemd" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" # Added by tlee as per handbook-amd64 #MAKEOPTS="-j2" # Added by tlee as per http://forums.gentoo.org/viewtopic-t-953956-highlight-.html #MAKEOPTS="-j4" # Added by tlee as per https://blogs.gentoo.org/ago/2013/01/14/makeopts-jcore-1-is-not-the-best-optimization/ MAKEOPTS="-j8" #Commented out by tlee becuase depricated as indicated at http://wiki.gentoo.org/wiki/Mirrorselect and http://forums.gentoo.org/viewtopic-t-986518-highlight-sync+variable.html #SYNC="rsync://rsync.jp.gentoo.org/gentoo-portage" # Added by tlee as per grub2 handbook #GRUB_PLATFORMS="emu gentoo_platforms_efi-32 gentoo_platforms_efi-64 pc" GRUB_PLATFORMS="pc" #added tlee http://en.gentoo-wiki.com/wiki/Fglrx #VIDEO_CARDS="fglrx" #added by tlee http://wiki.gentoo.org/wiki/Fglrx #VIDEO_CARDS="fglrx intel" VIDEO_CARDS="intel i915 radeon r600" #added by tlee http://wiki.gentoo.org/wiki/Intel #VIDEO_CARDS="intel" #added by tlee http://wiki.gentoo.org/wiki/Radeon #VIDEO_CARDS="radeon" LINGUAS="en en_US ja ja_JP" #added by tlee http://forums.gentoo.org/viewtopic-t-959200-highlight-.html #EMERGE_DEFAULT_OPTS="--exclude gentoo-sources" #Added by tlee. http://forums.gentoo.org/viewtopic-t-1006072-highlight-.html #EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --with-bdeps=y" #appended by tlee for https://forums.gentoo.org/viewtopic-t-1042990-highlight-backtrack.html #EMERGE_DEFAULT_OPTS="$EMERGE_DEFAULT_OPTS --with-bdeps=y --ignore-built-slot-operator-deps=y" # Set PORTDIR for backward compatibility with various tools: # gentoo-bashcomp - bug #478444 # euse - bug #474574 # euses and ufed - bug #478318 PORTDIR="/usr/portage" # Added by tlee http://forums.gentoo.org/viewtopic-t-970418-highlight-.html #Commented out by tlee. http://forums.gentoo.org/viewtopic-t-1006072-highlight-.html #https://forums.gentoo.org/viewtopic-t-1035094.html #source /var/lib/layman/make.conf GENTOO_MIRRORS="ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ http://ftp.df.lth.se/pub/gentoo/" # Added by tlee for signed portage sync. https://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=3#webrsync-gpg FEATURES="webrsync-gpg" PORTAGE_GPG_DIR="/etc/portage/gpg" INPUT_DEVICE="evdev synaptics" #Added by tlee. http://forums.gentoo.org/viewtopic-t-1006072-highlight-.html #LANG=C #LC_CTYPE="${LANG}" #LC_COLLATE="${LANG}" #LC_MESSAGES="${LANG}" ACCEPT_LICENSE="*" ##Emerge notification added tlee ##!!! Insufficient space to store fuse-2.9.4.tar.gz in /usr/portage/distfiles ##!!! Insufficient privileges to use remaining space. ##!!! You may set FEATURES="-userfetch" in /etc/portage/make.conf in order to fetch with ##!!! superuser privileges. FEATURES="-userfetch" ## Added by tlee ## * Messages for package app-portage/elogviewer-2.1-r2: ## ## * ## * In order to use this software, you need to activate ## * Portage's elog features. Required is ## * PORTAGE_ELOG_SYSTEM="save" ## * and at least one of ## * PORTAGE_ELOG_CLASSES="warn error info log qa" ## * More information on the elog system can be found ## * in /etc/make.conf.example ## * ## * To operate properly this software needs the directory ## * /var/log/portage/elog created, belonging to group portage. ## * To start the software as a user, add yourself to the portage ## * group. PORTAGE_ELOG_SYSTEM="save" PORTAGE_ELOG_CLASSES="warn error info log qa"