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 12, 2016
1 parent e75f58f commit 43a4219
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 102 deletions.
126 changes: 47 additions & 79 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 43a4219

Please sign in to comment.