Support VS 2017

Fixes #38584
This commit is contained in:
Brian Anderson 2017-05-23 19:02:23 -07:00
parent f89d8d1844
commit da100fe0bb
14 changed files with 63 additions and 533 deletions

View file

@ -17,7 +17,7 @@ libc = { path = "../rustc/libc_shim" }
[build-dependencies]
build_helper = { path = "../build_helper" }
gcc = "0.3.27"
gcc = "0.3.50"
[features]
debug = []