[Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 00:41:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262706
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=35a61f4a25ac5301b83d2c4835081d60de5b8b1e
commit 35a61f4a25ac5301b83d2c4835081d60de5b8b1e
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-03-21 20:44:46 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-03-24 00:36:26 +0000
Slightly reorganize libclang_rt Makefile again
Make a separate .elif section for MACHINE_ARCH==powerpc, and subdivide
the MACHINE_CPUARCH values under it. If at some point more sanitizer
libraries become available for powerpc CPU architectures, they can be
added before the "nothing for other powerpc yet" case. Similar for the
MACHINE_ARCH==arm case.
PR: 262706
Fixes: e77a1bb27574
MFC after: 3 days
(cherry picked from commit 897a485c34464a44b768f13127d94137229eb83d)
lib/libclang_rt/Makefile | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.