rust/src/librustc_back
Alex Crichton 55dd595c08 rustc_back: Fix disabling jemalloc
When building with Cargo we need to detect `feature = "jemalloc"` to enable
jemalloc, so propagate this same change to the build system to pass the right
`--cfg` argument.
2016-02-11 11:12:33 -08:00
..
2016-02-11 11:12:33 -08:00
2015-12-15 21:20:44 -05:00