You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
972 B
29 lines
972 B
# 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=native -O2 -pipe"
|
|
CFLAGS="${COMMON_FLAGS}"
|
|
CXXFLAGS="${COMMON_FLAGS}"
|
|
FCFLAGS="${COMMON_FLAGS}"
|
|
FFLAGS="${COMMON_FLAGS}"
|
|
|
|
# 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
|
|
|
|
MAKEOPTS="-j24"
|
|
VIDEO_CARDS="amdgpu radeonsi"
|
|
|
|
USE="X gnome pulseaudio -kde gtk vim zsh-completion -wayland bluetooth -joystick kerberos llvm-libunwind matroska networkmanager opengl samba selinux -systemd threads xinerama"
|
|
|
|
ACCEPT_LICENSE="*"
|
|
ACCEPT_KEYWORDS="~amd64"
|
|
GRUB_PLATFORMS="efi-64"
|
|
QEMU_SOFTMMU_TARGETS="arm x86_64 sparc riscv"
|
|
QEMU_USER_TARGETS="x86_64"
|
|
|