Luqman Aden d0d800f125 Get rid of the android-cross-path flag to rustc.
There's no need to include this specific flag just for android. We can
already deal with what it tries to solve by using -C linker=/path/to/cc
and -C ar=/path/to/ar. The Makefiles for rustc already set this up when
we're crosscompiling.

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]
2014-05-14 02:16:14 -04:00
..
2014-05-10 19:58:17 -04:00
2014-05-11 17:41:36 -04:00
2014-05-13 17:24:07 -07:00
2014-05-07 08:12:48 -07:00
2013-10-29 16:22:08 -07:00
2014-05-07 23:23:17 -07:00
2014-02-02 10:59:14 -08:00
2013-10-29 16:22:08 -07:00
2014-02-14 19:17:50 -08:00