about 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-02-07 12:03:06 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-07 12:05:03 -0800
commit79a63735730c4da0c19c46f914f8dba37fea7b5a (patch)
tree1e1e51caacb865867cce1eff753bece24472ed29 /src/libstd/sys/unix/stack_overflow.rs
parentf50fb159e97eee82b4ff6abaa4003a49d6fe680f (diff)
downloadrust-79a63735730c4da0c19c46f914f8dba37fea7b5a.tar.gz
rust-79a63735730c4da0c19c46f914f8dba37fea7b5a.zip
rustc: Tweak exe allocator for MinGW/rumprun
Both of these targets have jemalloc disabled unconditionally right now, so using
`maybe_jemalloc` here isn't right. This fixes the case where a Linux compiler
(which is itself configured to use jemalloc) attempts to cross-compile to MinGW,
causing it to try to find an `alloc_jemalloc` crate (and failing).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions