]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #31252 - alexcrichton:ios-old-mac, r=brson
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 29 Jan 2016 14:49:38 +0000 (20:19 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 29 Jan 2016 14:49:38 +0000 (20:19 +0530)
Unfortunately older clang compilers don't support this argument, so the
bootstrap will fail. We don't actually really need to optimized the C code we
compile, however, as currently we're just compiling jemalloc and not much else.


Trivial merge