Unverified Commit ab41ea4b authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libunwind] Use -nostdlib++ when linking libunwind (#75646)

We shouldn't need to link against libc++ or libc++abi when building
libunwind, since that would otherwise be a circular dependency.
parent e9af57df
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment