summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2021-03-22 13:49:41 -0700
committer Ryan Prichard <rprichard@google.com> 2021-03-22 14:00:59 -0700
commit85a121323285c9c3b5852c64e9c4ff1550142967 (patch)
tree7c5ebcd06163e8cae11b1ab322be5baa83c67179 /tools/warn/cpp_warn_patterns.py
parentb90b546567d1a70bc3ab5d8afbf5d9d2eb6774b6 (diff)
Switch platform-NDK unwinder to LLVM libunwind.a prebuilt
Link against the libunwind.a shipped with the NDK so it matches what's linked into the NDK's libc++_shared.so. For arm32, binary.mk and cxx_stl_setup.mk had been adding two different versions of the LLVM unwinder to the same linker command-line. Remove the duplicate one from cxx_stl_setup.mk. -Wl,--exclude-libs is now unnecessary because the symbols are marked hidden in the archive itself. Bug: http://b/153025717 Test: device boots, manually inspect some linker command lines Change-Id: Ie7182bd565014348b16448976dc6587d2885ba99
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions