]> git.lizzy.rs Git - rust.git/commit
libc: Add necessary libraries for MSVC
authorAlex Crichton <alex@alexcrichton.com>
Mon, 11 May 2015 21:47:59 +0000 (14:47 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 19 May 2015 17:53:06 +0000 (10:53 -0700)
commite2854b38932e9cc3aa5ac09b55b59845919860c4
tree2b22b731fda5c126b27234caadb0cb15d15b9cbb
parentd97b4af15353c488ddd48a7e208906f84f7654c5
libc: Add necessary libraries for MSVC

These libs seem to be required by the standard library at least to link
successfully!
src/liblibc/lib.rs