libc++: Use the right libc++abi re-export list
Also, remove the explicit -lc++abi flag from clang-wrapper. It's not needed because libc++ re-exports the necessary symbols from libc++abi.
parent
ae18038c
Please register or sign in to comment
Also, remove the explicit -lc++abi flag from clang-wrapper. It's not needed because libc++ re-exports the necessary symbols from libc++abi.