mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
readded RUSTFLAGS to make.conf; added lto to chromium flags
This commit is contained in:
parent
a9814e7e00
commit
6217f21e42
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C lto=thin -C linker=clang -C link-arg=-fuse-ld=mold"
|
||||
|
||||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
# clang llvm-libunwind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue