mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
removed cups USE flag globally
This commit is contained in:
parent
84b8867240
commit
0ff4c19562
1 changed files with 1 additions and 2 deletions
|
|
@ -2,10 +2,9 @@ RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse
|
|||
|
||||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
# clang llvm-libunwind
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
USE="${USE} pulseaudio"
|
||||
USE="${USE} -gpm -systemd -wayland"
|
||||
USE="${USE} -cups -gpm -systemd -wayland"
|
||||
|
||||
|
||||
# PYTHON_TARGETS="python3_11 python3_12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue