mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
added explanatory comment
This commit is contained in:
parent
d8785d3297
commit
cee3ee46c7
@ -157,6 +157,7 @@ coverage:
|
||||
before_script:
|
||||
- *tmacos-before-script
|
||||
- export RUST_TARGET="x86_64-apple-darwin"
|
||||
# Using fat LTO on macos_x86_64 caused timeouts in the build pipeline, overriding it to thin here fixes this
|
||||
- export RUSTFLAGS="-C lto=thin"
|
||||
|
||||
.tmacos-aarch64:
|
||||
|
Loading…
Reference in New Issue
Block a user