Hide symbols from the unwinder.
Bug: 18471342 Bug: 19958712 Change-Id: I4a966262680dcf57e9d9481cb9406e1092c7f243
This commit is contained in:
@@ -73,6 +73,7 @@ LOCAL_WHOLE_STATIC_LIBRARIES := libc++_static
|
|||||||
LOCAL_SHARED_LIBRARIES := libdl
|
LOCAL_SHARED_LIBRARIES := libdl
|
||||||
LOCAL_CXX_STL := none
|
LOCAL_CXX_STL := none
|
||||||
LOCAL_STATIC_LIBRARIES_arm := libunwind_llvm
|
LOCAL_STATIC_LIBRARIES_arm := libunwind_llvm
|
||||||
|
LOCAL_LDFLAGS_arm := -Wl,--exclude-libs,libunwind_llvm.a
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
# host static lib
|
# host static lib
|
||||||
|
|||||||
Reference in New Issue
Block a user