Merge "Still cannot compile with clang on arm64."
am: 7c10ee9473 * commit '7c10ee9473b5c46da733b2d3d24cf90fb8ac7672': Still cannot compile with clang on arm64.
This commit is contained in:
commit
a2e9d90811
@ -1049,6 +1049,9 @@ LOCAL_SYSTEM_SHARED_LIBRARIES :=
|
||||
LOCAL_SANITIZE := never
|
||||
LOCAL_NATIVE_COVERAGE := $(bionic_coverage)
|
||||
|
||||
# b/25662915, clang compiled __cxa_thread_atexit_impl.cpp still failed.
|
||||
LOCAL_CLANG_arm64 := false
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
# ========================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user