mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
small updates
This commit is contained in:
parent
702ee53864
commit
8daf153d29
5 changed files with 12 additions and 8 deletions
|
|
@ -32,7 +32,9 @@
|
|||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
# clang llvm-libunwind
|
||||
USE="dist-kernel llvm-libunwind lto pulseaudio zstd -gpm -systemd -wayland"
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
USE="${USE} pulseaudio"
|
||||
USE="${USE} -gpm -systemd -wayland"
|
||||
|
||||
|
||||
PYTHON_TARGETS="python3_11 python3_12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue