summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-01-29 23:44:46 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-01-29 23:44:46 -0800
commit0316013b49614aef084a9b2357a3bd335dcc3a7b (patch)
treef0c16e394d20b1fa701aa48061b1e19ff667d018 /src/libstd/sys/unix/stack_overflow.rs
parent303892ee156e5c31222b10786e661abb24dcf241 (diff)
downloadrust-0316013b49614aef084a9b2357a3bd335dcc3a7b.tar.gz
rust-0316013b49614aef084a9b2357a3bd335dcc3a7b.zip
rustc: Set MIPS cpu/features in the compiler
Currently any compilation to MIPS spits out the warning:

    'generic' is not a recognized processor for this target (ignoring processor)

Doesn't make for a great user experience! We don't encounter this in the normal
bootstrap because the cpu/feature set are set by the makefiles. Instead let's
just propagate these to the defaults for the entire target all the time (still
overridable from the command line) and prevent warnings from being emitted by
default.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions