about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-05-02 21:21:22 -0400
committerGitHub <noreply@github.com>2017-05-02 21:21:22 -0400
commita4761639e83309060c2542aca68a619d0c938c3f (patch)
treef336880e6ff76cd1cd605d8b3f6c126a42edfd28 /src/test/incremental/thinlto
parentc3868322bacb467699ea3b712e197f82e7479192 (diff)
parent98964832f34c56cecc4dae553466b9e4f9548b2c (diff)
downloadrust-a4761639e83309060c2542aca68a619d0c938c3f.tar.gz
rust-a4761639e83309060c2542aca68a619d0c938c3f.zip
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
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions