Date: Tue, 30 Jan 2024 17:55:36 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276597] cannot build world with WITH_ASAN configured Message-ID: <bug-276597-29464-G8Khs9cqCb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276597-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-276597-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=3D276597 --- Comment #16 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6ccc51fd6f28af3a4516cc058135f519c= beb30e0 commit 6ccc51fd6f28af3a4516cc058135f519cbeb30e0 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-01-27 21:51:08 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-01-30 17:53:25 +0000 Add libllvm and liblldb source files to enable WITH_ASAN build This is another part of fixing the WITH_ASAN build. Some additional source files had to be added to libllvm and liblldb, since the ASan instrumentation causes symbols in those files to be referenced. Reported by: markj PR: 276597 MFC after: 3 days (cherry picked from commit 5c38ea60a04199dae2c6e5db82461e7275c7def6) lib/clang/liblldb/Makefile | 5 +++++ lib/clang/libllvm/Makefile | 2 ++ 2 files changed, 7 insertions(+) --=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-276597-29464-G8Khs9cqCb>