Skip to content

Commit 05590f7

Browse files
Count-Countcalebcartwright
authored andcommitted
Use linker provided by Rust installation in Appveyor CI builds as well
1 parent fd04bf6 commit 05590f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ install:
4848
build: false
4949

5050
test_script:
51+
- set RUSTFLAGS=-C link-self-contained=yes
5152
- cargo install cargo-make
5253
- cargo make build-bins
5354
- cargo make test-all

0 commit comments

Comments
 (0)