Code: Select all
default/linux/amd64/23.0/no-multilib/systemd (stable)Code: Select all
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j12 -l13"
RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native"
VIDEO_CARDS="intel nvidia iris"
ACCEPT_LICENSE="*"
ABI_X86="64"
# NOTE: This stage was built with the bindist USE flag enabled
USE="dist-kernel grub-gtk -gnome qt5 kde dvd alsa cdr"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8
GRUB_PLATFORMS="efi-64"[/quote]


