# 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. CFLAGS="-march=znver1 -mtune=native -O2 -pipe" CXXFLAGS="${CFLAGS}" # Version 17 update SYMLINK_LIB=no LIBDIR_x86=lib # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 sse4a aes avx avx2 fma3 popcnt" # GRUB GRUB_PLATFORMS="efi-64* pc*" # Make options MAKEOPTS="-j16" # These are the USE and USE_EXPAND flags that were used for # buidling in addition to what is provided by the profile. USE="-* 10bit 12bit 3dnow 64bit X a52 aac aacplus aacs acl acpi activities ads aiff aio alsa alsa-plugin amr amrenc animation-rtl arping asm asn1 asyncns atmodem avs baremetal binary binutils blake2 bluetooth bluetooth-sound bogofilter branding brightness-control browser-extension bullet bzip2 c++11 c++14 c++17 cairo caps cargo cdmamodem chm chromecast clang clangcodemodel clangstaticanalyzer classic cleartype_hinting client closure-compile cmsis-dap colord compiler-rt crypt cube cups curl cxx cycles datafiles dbus dds dhclient dhcpcd djvu dri dri3 driver drm dts e2fsprogs efi egl elbeem emoji encode epoll epub equalizer evdev exif faac faad fdt filecaps firmware flac float fontconfig fonts foomatic freetype ftdi gallium game-engine gbm gcr gd gentoo-vm geolocation gif gimp git gles2 glib gmp gnome gnome-keyring gnome-online-accounts gnome-shell gold google googledrive gphoto2 gpl graphbrowsing graphite grub gstreamer gtk gtk3 gusb hangouts harfbuzz http huawei hunspell ibus iconv icu idn inmemory inotify introspection ipc iprint iproute2 ipv6 isabelle isimodem iwd jbig jit jlink jpeg jpeg2k jumbo-build kmod kms lcms ldac ldap libav libdrm libev libffi libfuzzer libkms libmpv libnotify libproxy lldb llvm lm_sensors lmdb lto lz4 lzma lzo mad man manpager matroska mbim mesh mime mng modemmanager mp3 mpeg mtp multiarch native-extensions nautilus ncurses network networkmanager nls nptl nss obex objc objc++ objc-gc ogg okular openexr opengl openimageio openmp openssl opus orc pam pango pch pci pciutils pcre pcre16 pdf pdfimport phonesim phonon pic pie pkinit playlist plotutils plugins png policykit postgres postscript previewer progress-meter proprietary-codecs provision pthread pulseaudio qemu qmanifest qmi qmimodem qml qtegrity quvi raspi rdp readline realtime redistributable regex rsync-verify sanitize schroedinger sdk seavgabios seccomp secure-path semantic-desktop server sha512 sound speex ssh-agent ssl ssp startup-notification static-analyzer suid svc svg svg2 system-boost system-harfbuzz system-icu system-jpeg system-jsoncpp system-libvpx system-llvm systemd sysv-utils taglib tbb tcmalloc tcpd telepathy text themes theora thin thread-safety threaded threads threadsafe tiff tls-heartbeat tools tremor truetype trust udev udisks unicode usb user-session utils uuid vaapi vala vbr vhost-net vhost-user-fs video virgl visio vorbis vpx vte vtv weather webrtc webrtc-aec wext widgets wifi winbind wxwidgets x264 x265 xattr xcb xkb xml xmp xorg xray xscreensaver xv xvid xz youtube zlib -apache -apache2 -arp -aspell -deprecated -extras -fortran -gpm -guile -kde -lua -mysql -nodejs -python2_7 -qt3support -qt4 -qt5 -sasl -static -static-libs -tcl -tk -vlc -xemacs" # Files PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" LINGUAS="ru" L10N="ru" # Python PYTHON_TARGETS="python3_9 python3_8" PYTHON_SINGLE_TARGET="python3_8" # Ruby RUBY_TARGETS="ruby26" # LUA LUA_SINGLE_TARGET="lua5-1" # Mirrors # GENTOO_MIRRORS="https://gentoo-mirror.alexxy.name/ http://gentoo-mirror.alexxy.name/ http://gentoo.bloodhost.ru/ https://mirror.yandex.ru/gentoo-distfiles/ http://mirror.yandex.ru/gentoo-distfiles/" # Audio ALSA_CARDS="hda-intel usb-audio" # Video # VIDEO_CARDS="nvidia intel nouveau" VIDEO_CARDS="nvidia" # Input devices INPUT_DEVICES="keyboard* libinput* mouse*" # Features FEATURES="${FEATURES} splitdebug compressdebug -nostrip sandbox cgroup parallel-fetch parallel-install" # QEMU QEMU_SOFTMMU_TARGETS="aarch64 arm i386 moxie ppc ppc64 riscv32 riscv64" QEMU_USER_TARGETS="aarch64 aarch64_be arm armeb i386 ppc ppc64 ppc64abi32 ppc64le riscv32 riscv64 x86_64" # LLVM LLVM_TARGETS="BPF NVPTX X86 ARM AArch64" # SANE SANE_BACKENDS="ricoh2 ricoh ibm hs2p" # Wine ABI_X86="64 x32" # Overlays source /var/lib/layman/make.conf # End of file