# 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 -ggdb -pipe" CFLAGS="-O2 -march=native -ggdb -pipe -fstack-protector-strong" 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. #LDFLAGS="-W1,-O1 -W1,--as-needed" MAKEOPTS="-j6 --load-average 8" PORTAGE_NICENESS="15" PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}" ACCEPT_KEYWORDS="amd64" MINUS_FLAGS="-bluetooth -gsm -ipod -libav" # -llvm" PLUS_FLAGS="amr gnutls lzo lzma opengl glamor vaapi wayland X" OPENRC_FLAGS="-consolekit" SYSTEMD_FLAGS="systemd" # Fonts FONT_FLAGS="infinality" # Language KOREAN_SUPPORT="immqt-bc cjk unicode ibus nls m17n-lib scim" # Multimedia stuff AUDIO="alsa aac flac mad musepack mp3 ogg opus pulseaudio" VIDEO="theora xvid vdpau opencl" # VIDEO STUFF VIDEO_CARDS="radeon radeonsi" # amdgpu" # nvidia" # CPU CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" #CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CURL_SSL="gnutls" # Office stuff #CALLIGRA_FEATURES="-braindump -flow -karbon -kexi krita -sheets -stage -words" CALLIGRA_FEATURES="krita" USE="bindist ${MINUS_FLAGS} ${PLUS_FLAGS} ${OPENRC_FLAGS} ${SYSTEMD_FLAGS} ${FONT_FLAGS} ${KOREAN_SUPPORT} ${AUDIO} ${VIDEO}" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" #PKGDIR="${PORTDIR}/packages" PKGDIR="/home/zetok/working/packages" LINGUAS="by de en en_GB ko pl ru uk" FEATURES="candy network-sandbox parallel-fetch protect-owned compressdebug sandbox splitdebug" # ccache" CCACHE_SIZE="2G" CCACHE_DIR="/var/tmp/ccache" # booting DRACUT_MODULES="btrfs crypt lvm systemd" # for repos look in repos.conf/ #PORTAGE_RSYNC_OPTS="--timeout=10" GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.halifax.rwth-aachen.de/gentoo/ rsync://mirror.neolabs.kz/gentoo http://ftp.gentoo.bg/ http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://mirrors.tera-byte.com/pub/gentoo" # for layman to work source /var/lib/layman/make.conf # my local overlay PORTDIR_OVERLAY="/usr/local/portage ${PORTDIR_OVERLAY}"