Merge "Added Address Sanitizer clang config for x86_64."
This commit is contained in:
@@ -3,3 +3,6 @@ RS_TRIPLE_CFLAGS := -D__x86_64__
|
|||||||
RS_COMPAT_TRIPLE := x86_64-linux-android
|
RS_COMPAT_TRIPLE := x86_64-linux-android
|
||||||
|
|
||||||
TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
|
TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
|
||||||
|
|
||||||
|
# Address sanitizer clang config
|
||||||
|
ADDRESS_SANITIZER_LINKER := /system/bin/linker_asan64
|
||||||
|
Reference in New Issue
Block a user