[Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 May 2022 16:19:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262706

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkubaj@FreeBSD.org

--- Comment #3 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
I'm not sure how it should be done on aarch64, but fixing sanitizers on
powerpc64* was quite easy:
https://github.com/llvm/llvm-project/commit/315d792130258a9b7250494be8d002ebb427b08f

Based on that commit, a person with aarch64 knowledge and interest could fix
aarch64 build.

-- 
You are receiving this mail because:
You are the assignee for the bug.