diff --git a/aa000-0/portage/make.conf b/aa000-0/portage/make.conf index 322e8aa..f271e73 100644 --- a/aa000-0/portage/make.conf +++ b/aa000-0/portage/make.conf @@ -4,7 +4,7 @@ # Copyright 2022 Jake Winters # SPDX-License-Identifier: BSD-3-Clause -# Version: 16.0.0-alpha.7+51 +# Version: 16.0.0-alpha.8+52 # System @@ -43,7 +43,7 @@ CFLAGS="-flto=thin -march=znver3 -mtune=znver3 -O2 -pipe ${C_SEC}" CXXFLAGS="-flto=thin -march=znver3 -mtune=znver3 -O2 -pipe ${C_SEC}" RUSTFLAGS="-C debuginfo=0 -C opt-level=2 -C target-cpu=znver3" ## Linker flags -LDFLAGS="-Wl,-O2 -Wl,--strip-all -Wl,--thinlto-jobs=4 ${LD_SEC}" +LDFLAGS="-Wl,-O2 -Wl,--strip-all -Wl,--thinlto-jobs=12 ${LD_SEC}" ## USE flags USE="clang dbus llvm-libunwind lto nftables pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libvpx system-llvm system-png system-webp verify-sig wayland" USE="${USE} -ipv6 -systemd -X"