mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
removed rust flags from no-lto since they don't change
This commit is contained in:
parent
7e14ae2ed1
commit
0a15d302f8
1 changed files with 0 additions and 2 deletions
2
env/no-lto
vendored
2
env/no-lto
vendored
|
|
@ -5,5 +5,3 @@ 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