mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
enable thin lto for macos
This commit is contained in:
parent
e0c67c470b
commit
d8785d3297
@ -157,6 +157,7 @@ coverage:
|
||||
before_script:
|
||||
- *tmacos-before-script
|
||||
- export RUST_TARGET="x86_64-apple-darwin"
|
||||
- export RUSTFLAGS="-C lto=thin"
|
||||
|
||||
.tmacos-aarch64:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user