]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23255 - dhuseby:master, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 12 Mar 2015 03:44:16 +0000 (09:14 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 12 Mar 2015 03:44:16 +0000 (09:14 +0530)
 it turns out that jemalloc doesn't behave well on bitrig.  with jemalloc enabled i get some kernel errors related to sbrk failures.  with jemalloc disabled, the errors go away.  i am investigating, but in the mean time, we should just disable jemalloc by default on bitrig.


Trivial merge