msvc/vcpkg dynamic builds now require explicit opt-in

This commit is contained in:
Jim McGrath 2017-06-16 10:33:07 -05:00
parent 90731a4b99
commit c2df3c27c5

View File

@ -4,6 +4,7 @@ environment:
MSYS2_BITS: 64
- TARGET: 1.15.0-x86_64-pc-windows-msvc
VCPKG_DEFAULT_TRIPLET: x64-windows
VCPKGRS_DYNAMIC: 1
- TARGET: nightly-x86_64-pc-windows-msvc
VCPKG_DEFAULT_TRIPLET: x64-windows-static
RUSTFLAGS: -Ctarget-feature=+crt-static