about summary refs log tree commit diff
path: root/src/libstd/array.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-05-11 14:07:42 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-05-19 10:52:57 -0700
commitfcf7ecd1d709c3a4ecc652349763710914271fb0 (patch)
treee84f9a6d0945b8a0866de2dd4ef4117937c8d3b6 /src/libstd/array.rs
parentb56d47cc80a7df471c0e2f96fa62a3e3983972ec (diff)
downloadrust-fcf7ecd1d709c3a4ecc652349763710914271fb0.tar.gz
rust-fcf7ecd1d709c3a4ecc652349763710914271fb0.zip
mk: Add build system support for cl.exe
We have a number of support C/C++ files in Rust that we link into the standard
library and other various locations, and these all need to be built with cl.exe
instead of gcc.exe when targeting MSVC. This commit adds helper macros for this
functionality to use different sets of programs/flags/invocations on MSVC than
on GNU-like platforms.
Diffstat (limited to 'src/libstd/array.rs')
0 files changed, 0 insertions, 0 deletions