]> git.proxmox.com Git - cargo.git/commit
auto merge of #1010 : alexcrichton/cargo/mingw, r=brson
authorbors <bors@rust-lang.org>
Mon, 8 Dec 2014 19:19:38 +0000 (19:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Dec 2014 19:19:38 +0000 (19:19 +0000)
commit73f68ddde93cfed5d9a16302b954d1546bd4fcc4
tree8d03f5246ea66b8f77d3ef0d75b29c8ca8a7c632
parent70f5205dba9887d8dab07f72dbc507aa74b12c1f
parent673d318021c3e504b5c56d724788a58a92334adb
auto merge of #1010 : alexcrichton/cargo/mingw, r=brson

This prevents having mismatches between bundled libs and libs on the system
(Cargo requires MinGW to compile regardless).