summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2023-02-15 12:40:20 -0800
committer Colin Cross <ccross@android.com> 2023-03-22 12:58:39 -0700
commitb781d235755754278c99ababb971835325d0e60d (patch)
treef0b9ef3994ca09a5b5584bb995426f7265b00fe9 /java/java.go
parente323a793e2c862a4ae5d11e30e504902345a912c (diff)
Use static asan runtime for musl
Use static asan runtimes for musl binaries to match glibc binaries. The static asan runtime also requires libclang_rt.asan_cxx.a. Unlike most other runtimes the asan runtimes need to expose the symbols from the runtime to allow intercepting calls to malloc, new etc. Test: m USE_HOST_MUSL=true aidl_unittests && out/host/linux-x86/testcases/aidl_unittests/x86_64/aidl_unittests Test: sanitize_test.go Change-Id: I93da03b1c447fbb01f37262e7a465f165c2d5a18
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions