summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-02-01 12:24:01 +0000
committerbors <bors@rust-lang.org>2016-02-01 12:24:01 +0000
commit91e804409b7481677901345d9abcb6e8bd3152ad (patch)
treed856fe3d969dc127aeb2ecfeb6c2bbe50f00447c /src/libstd/sys/unix/stack_overflow.rs
parentaaab14dd3f5e66097e5ef3dba1a6bfe3fcab68fb (diff)
parent0316013b49614aef084a9b2357a3bd335dcc3a7b (diff)
downloadrust-91e804409b7481677901345d9abcb6e8bd3152ad.tar.gz
rust-91e804409b7481677901345d9abcb6e8bd3152ad.zip
Auto merge of #31303 - alexcrichton:mips-warnings, r=aturon
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