portage-conf/make.conf

43 lines
1.1 KiB
Plaintext

# 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.
COMMON_FLAGS="-march=znver2 -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
ACCEPT_LICENSE="@BINARY-REDISTRIBUTABLE"
# WIP 16-core 32gb
MAKEOPTS="-j8 --load-average 15.95"
EMERGE_DEFAULT_OPTS="--jobs 8 --load-average 15.90"
VIDEO_CARDS="amdgpu radeonsi"
INPUT_DEVICES="libinput wacom"
RUBY_TARGETS="ruby27"
AUD="pipewire pulseaudio screencast"
GFX="vaapi vulkan -branding"
KIT="-gnome -gtk -gtk2 -gtk3 -gtk-doc -qt4"
MSC="minizip sqlite udisks -fortran -handbook -man -mysql"
NET="bluetooth -ldap -wifi"
VID="v4l -vlc"
USE="${AUD} ${GFX} ${KIT} ${MSC} ${NET} ${VID}"
GRUB_PLATFORMS="efi-64"
GOPROXY=""
L10N=""
# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C