am 46c7bc83
: Merge "Don\'t re-export libunwind_llvm."
* commit '46c7bc83ab0324983312f16bd40cc1cdfe11cce6': Don't re-export libunwind_llvm.
This commit is contained in:
commit
a71f81a08b
@ -1446,6 +1446,7 @@ LOCAL_SYSTEM_SHARED_LIBRARIES :=
|
||||
# Only need this for arm since libc++ uses its own unwind code that
|
||||
# doesn't mix with the other default unwind code.
|
||||
LOCAL_STATIC_LIBRARIES_arm := libunwind_llvm
|
||||
LOCAL_LDFLAGS_arm := -Wl,--exclude-libs,libunwind_llvm.a
|
||||
LOCAL_STATIC_LIBRARIES += libc++abi
|
||||
LOCAL_ALLOW_UNDEFINED_SYMBOLS := true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user