mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
rust no-lto
This commit is contained in:
parent
ab41408f08
commit
8011430c1b
2 changed files with 5 additions and 0 deletions
2
env/no-lto
vendored
2
env/no-lto
vendored
|
|
@ -5,3 +5,5 @@ FCFLAGS="${FCFLAGS} -fno-lto"
|
|||
FFLAGS="${FFLAGS} -fno-lto"
|
||||
|
||||
LDFLAGS="${LDFLAGS} -fno-lto"
|
||||
|
||||
RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse-ld=mold"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue