mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
do not unmask use flags
This commit is contained in:
parent
a16c3c5886
commit
33d7b1c6e3
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
RUSTFLAGS="-C target-cpu=native -C opt-level=3"
|
||||
|
||||
EMERGE_DEFAULT_OPTS="--autounmask-use=n"
|
||||
|
||||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue