diff options
author | Dan Albert <danalbert@google.com> | 2018-11-02 22:57:04 +0000 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2018-11-02 22:57:04 +0000 |
commit | 96283922244d8e47b9927b63819d38333093bb68 (patch) | |
tree | 1870f0dfe522e1b48553152c0e38940be89b9c47 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | f7108aef14c52255543c56fd5fca941a65387cbe (diff) | |
download | bcm5719-llvm-96283922244d8e47b9927b63819d38333093bb68.tar.gz bcm5719-llvm-96283922244d8e47b9927b63819d38333093bb68.zip |
Workaround using new Clang with an old NDK.
We're using an old NDK and a new Clang. New Clangs default to
`-stdlib=libc++` for Android, but those libraries cannot be found by
default with an old NDK. Use an explicit `-stdlib=libstdc++` in the
cxx_mode_flags.
llvm-svn: 346051
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions