]> git.lizzy.rs Git - rust.git/commit
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)
commiteaabca6aebf48cfa35c5fee2e855e14087eb81d0
treee06947f252716bd721facb15cf68105e44c94a51
parentfce98e5262f5426e80165ff7195fb1548c861f6b
parentfa7b7bcdcbfe9dda7d0fa038bfe313c4d73ce810
auto merge of #14792 : alexcrichton/rust/local-jemalloc, r=brson

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.