rust/man
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
..
rustc.1 Get rid of the android-cross-path flag to rustc. 2014-05-14 02:16:14 -04:00
rustdoc.1 Change AUTHORS section in the man pages 2014-04-15 19:45:00 -07:00