Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2024 17:12:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a
Message-ID:  <bug-262706-29464-WMWHjGFdrZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262706-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262706-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262706

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df0620ceeccf070a69352105c5dbc23cff=
499a732

commit f0620ceeccf070a69352105c5dbc23cff499a732
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-03-21 13:53:36 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-03-21 17:05:25 +0000

    Fix building of several libclang_rt libraries for powerpc64 and powerp6=
4le

    I reorganized the libclang_rt Makefile in e77a1bb27574 to make it more
    readable and maintainable, but the check for 32-bit powerpc was wrong.
    This caused almost no libclang_rt libraries to be built for powerpc64
    and powerpc64le.

    PR:             262706
    Reported by:    tuexen
    Fixes:          e77a1bb27574
    MFC after:      3 days

 lib/libclang_rt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262706-29464-WMWHjGFdrZ>