]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14179 : luqmana/rust/acp, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 14 May 2014 09:36:23 +0000 (02:36 -0700)
committerbors <bors@rust-lang.org>
Wed, 14 May 2014 09:36:23 +0000 (02:36 -0700)
It's a bit odd to single out just android when we don't do this for any other cross compiling targets. Android builds will still work since we just pass the full path for gcc and ar with `-C linker` and `-C ar`.

I did add the flag to compiletest though so it can find gdb. Though, i'm pretty sure we don't run debuginfo tests on android anyways right now.

[breaking-change]


Trivial merge