Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b191b40 authored by Stephen Hines's avatar Stephen Hines Committed by android-build-merger
Browse files

Merge "Rename AArch64 ASan target runtime library to match upstream convention."

am: af9e29d0

* commit 'af9e29d0':
  Rename AArch64 ASan target runtime library to match upstream convention.
parents e3b41144 af9e29d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,6 +66,6 @@ RS_COMPAT_TRIPLE := aarch64-linux-android
TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-aarch64-android.a

# Address sanitizer clang config
ADDRESS_SANITIZER_RUNTIME_LIBRARY := libclang_rt.asan-arm64-android
ADDRESS_SANITIZER_RUNTIME_LIBRARY := libclang_rt.asan-aarch64-android
ADDRESS_SANITIZER_RPATH := /data/vendor/lib64:/$(TARGET_COPY_OUT_VENDOR)/lib64:/data/lib64
ADDRESS_SANITIZER_LINKER := /system/bin/linker_asan64