Skip to content

Commit

Permalink
Statically linked the MSVC CRT
Browse files Browse the repository at this point in the history
This PR updates a few dependencies for support with `-C
target-feature=+crt-static` and then updates CI to produce those relevant
binaries on Windows. This should produce binaries that don't require the MSVC
redistributables and instead work standalone.
  • Loading branch information
alexcrichton committed Dec 15, 2016
1 parent 05709b9 commit 39b93fd
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 108 deletions.
132 changes: 50 additions & 82 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 39b93fd

Please sign in to comment.