# cat /etc/portage/make.conf # 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="-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 # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C.UTF-8 GRUB_PLATFORMS="efi-64" MAKEOPTS="-j12" VIDEO_CARDS="amdgpu radeon radeonsi" ACCEPT_LICENSE="-* @FREE @BINARY-REDISTRIBUTABLE @EULA" USE="gles2 dri kernel-dist elogind wayland initramfs python_targets_python3_10 -minizip -static-libs -verify-sig" ACCEPT_KEYWORDS="amd64" ABI_x86="32 64"