https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267026
--- Comment #4 from [email protected] --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e2f3e8c5e89c745429968220a12e2de9e79b4a07 commit e2f3e8c5e89c745429968220a12e2de9e79b4a07 Author: Kyle Evans <[email protected]> AuthorDate: 2022-10-14 03:04:47 +0000 Commit: Kyle Evans <[email protected]> CommitDate: 2022-10-17 15:40:17 +0000 Revert "Avoid using TARGET_ARCH in llvm.build.mk" This reverts commit 8534e6be8110a8126268a38dc0557a2d15615ce9, and adds a cautionary note that there are dragons about that should be considered when changing it. PR: 267026 Reviewed by: dim, imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D36981 (cherry picked from commit ed7910fbac07ee39d10528994e49ada2d0f2d754) lib/clang/llvm.build.mk | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
