rust/src/librustc_back
Corey Farwell a4761639e8 Rollup merge of #41657 - malbarbo:android-armv7-linker, r=alexcrichton
Add -march=armv7-a parameter to armv7 android linker

Without this option, the linker fails to link any library that uses `std::future`. The error points some undefined references, like `std::__future_base::_Result_base`.

For example, it fails to link rustc because llvm 4.0 uses `std::future`.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64735
2017-05-02 21:21:22 -04:00
..
target Rollup merge of #41657 - malbarbo:android-armv7-linker, r=alexcrichton 2017-05-02 21:21:22 -04:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
dynamic_lib.rs Haiku: add missing cases of using LIBRARY_PATH 2017-04-24 14:29:39 +00:00
lib.rs -Z linker-flavor 2017-04-07 10:52:42 -05:00
slice.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
tempdir.rs try! -> ? 2016-03-22 22:01:37 -05:00