]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14792 : alexcrichton/rust/local-jemalloc, r=brson
authorbors <bors@rust-lang.org>
Thu, 12 Jun 2014 09:02:08 +0000 (02:02 -0700)
committerbors <bors@rust-lang.org>
Thu, 12 Jun 2014 09:02:08 +0000 (02:02 -0700)
This configures the makefiles to copy a local jemalloc/libuv library into place instead of building the local copy of one. Additionally, this switches our travis builds to using the system-provided jemalloc instead of a custom-built jemalloc to exercise this functionality.


Trivial merge