mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
zstd USE flag, build sys-kernel/* with gcc except for kernel, firefox version bump
This commit is contained in:
parent
09df05c074
commit
e941e9ba5a
3 changed files with 6 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue