# 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 -march=znver3" CFLAGS="${COMMON_FLAGS}" CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" MAKEOPTS="-j4" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="wacom libinput" PYTHON_TARGETS="python3_12 python3_13 python3_14"# ACCEPT_LICENSE="*" ACCEPT_KEYWORDS="~amd64" # 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.utf8 VIDEO_CARDS="radeon amdgpu radeonsi" PORTDIR_OVERLAY="/usr/local/portage"# CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 vpclmulqdq" USE="X wayland introspection jpeg suid systemd xorg geoclue qt6 gtk qt5 \ dist-kernel udev pulseaudio icu zstd bluetooth zip usb unicode \ acpi git man cxx dbus bzip2 cryptsetup png raw xml ncurses mp3 mp4 lm-sensors \ gif fontconfig gles2 vulkan"