mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
0fdeeecba6
Following https://crev.com/d3d85ce0b330b11f73f0495b7b99cea0d04d8c63, the compiler now does not build an unwind library into the ASAN runtime, nor is one available from the NDK in r23. Restoring Chrome's standard dependencies (libcxx, libunwind) prevents a link error. Bug: 1271628 Change-Id: I62d1c066bd7037276d78e2533dd5e4c3cf14f8c7 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3298826 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com>