zstd USE flag, build sys-kernel/* with gcc except for kernel, firefox version bump

This commit is contained in:
Moritz Gmeiner 2023-08-30 20:52:56 +02:00
commit e941e9ba5a
3 changed files with 6 additions and 3 deletions

View file

@ -32,7 +32,7 @@ LDFLAGS="${LDFLAGS} -rtlib=compiler-rt -unwindlib=libunwind"
# don't strip comment section of binaries
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line -R .note.gnu.gold-version"
USE="clang dist-kernel llvm-libunwind lto pulseaudio X -systemd -wayland"
USE="clang dist-kernel llvm-libunwind lto pulseaudio X zstd -systemd -wayland"
PYTHON_TARGETS="python3_11 python3_12"
PYTHON_SINGLE_TARGET="python3_11"

View file

@ -1,3 +1,3 @@
www-client/firefox:rapid ~amd64
# dev-libs/nss ~amd64
=dev-libs/nss-3.92 ~amd64

View file

@ -1,4 +1,7 @@
sys-kernel/* clang lld no-lto
sys-kernel/gentoo-kernel clang lld no-lto
sys-kernel/* gcc mold no-lto
sys-libs/efivar gcc mold no-lto
sys-libs/glibc gcc mold no-lto
app-arch/unzip no-lto