mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 16:55:58 +00:00
Disable CC defaults in hopes that it will fix cross-compilation.
This commit is contained in:
parent
d362529ca0
commit
5e3e9620e1
|
@ -136,7 +136,7 @@ build: false
|
|||
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
||||
# environment variable.
|
||||
test_script:
|
||||
- rustup default %channel%-%target%
|
||||
- set CRATE_CC_NO_DEFAULTS=1
|
||||
- cargo build %cargoflags%
|
||||
|
||||
before_deploy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user