diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-07 18:31:41 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-07 18:31:41 +0000 |
| commit | 164e013298d5a196aeafd7b06dc29bb1246ae042 (patch) | |
| tree | 72cfd0b079adcd250873871976300bbcd63be5e6 /make.conf | |
| parent | aecf9d74a2f61f57d023f82531bd462bb6ac3bfd (diff) | |
Diffstat (limited to 'make.conf')
| -rw-r--r-- | make.conf | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,13 +9,13 @@ RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native" USE="X minimal ssl xinerama qemu alsa opengl graphite harfbuzz lzma zstd threads vaapi hwloc jpegxl vulkan lto fbcon dri vpx x264 x265 openh264 sasl caps opencl ffmpeg caps \ lm-sensors aac aalib acpi asm bzip2 cairo crypt curl egl flac git hardened hddtemp magic man posix pie sasl seccomp symlink vim-syntax jumbo-build gawk dav1d savedconfig \ - xcsecurity xephyr xnest persist eme-free hwaccel cube verify-sig gles2 redistributable pgo ncat source bash-completion custom-cflags \ + xcsecurity xephyr xnest persist eme-free hwaccel cube verify-sig gles2 redistributable pgo ncat source bash-completion custom-cflags samba \ \ -aqua -selinux -apparmor -cups -clamav -connman -coreaudio -cuda -emacs -geoip -geolocation -gnome-keyring -ieee1394 -ios -ipod -keyring -lirc -nntp -nvenc -pcmcia \ -speech -vnc -xemacs -ibm -3dfx -cjk -xnest -jack -smartcard -policykit -gstreamer -consolekit -kerberos -ldap -wayland -webkit -webengine -kde -gnome -xfce -pulseaudio \ -bluetooth -vlc -networkmanager -udisks -systemd -pam -elogind -dbus -accessibility -libnotify -startup-notification -pipewire -automount -trash-panel-plugin -pcre -gvfs \ -dbusmenu -qt -gtk -qt5 -qt6 -gpm -initramfs -introspection -tiff -telemetry -gnome-shell -proprietary-codecs -vala -gmp-autoupdate -wxwidgets -nvidia -emboss -bindist \ - -deno -discord -dhcp -soc -udev -qdbus -screencast -assistant" + -deno -discord -dhcp -soc -udev -qdbus -screencast -assistant -debuginfod" FEATURES="parallel-install parallel-fetch usersync" @@ -37,9 +37,9 @@ ABI_X86="64 32" LC_MESSAGES=C.UTF-8 -GENTOO_MIRRORS="https://mirror.bytemark.co.uk/gentoo/ \ - https://mirrors.gethosted.online/gentoo/ \ - https://www.mirrorservice.org/sites/distfiles.gentoo.org/" +# GENTOO_MIRRORS="https://mirror.bytemark.co.uk/gentoo/ \ + # https://mirrors.gethosted.online/gentoo/ \ + # https://www.mirrorservice.org/sites/distfiles.gentoo.org/" CPU_FLAGS_X86="aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" MICROCODE_SIGNATURES="-s 0x000306f2" |
