diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-23 18:53:05 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-03-23 18:53:05 +0000 |
| commit | 4cb66fdb60847e82e37b971de6955240ddb02215 (patch) | |
| tree | b821af1847c453822cb1781b9e7323dbf48fc5fd /make.conf | |
| parent | 164e013298d5a196aeafd7b06dc29bb1246ae042 (diff) | |
update portage dir
Diffstat (limited to 'make.conf')
| -rw-r--r-- | make.conf | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -4,7 +4,7 @@ CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" LDFLAGS="-Wl,-O3 -Wl,--as-needed -Wl,-z,pack-relative-relocs ${COMMON_FLAGS}" -RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native" +RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native -C opt-level=3 -C debuginfo=0 -C prefer-dynamic=yes" 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 \ @@ -15,7 +15,7 @@ USE="X minimal ssl xinerama qemu alsa opengl graphite harfbuzz lzma zstd threads -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 -debuginfod" + -deno -discord -dhcp -soc -udev -qdbus -screencast -assistant -debuginfod -test -ipv6 -icu" FEATURES="parallel-install parallel-fetch usersync" @@ -37,9 +37,5 @@ 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/" - 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" |
