[Bug 267026] stable/13 toolchain regression in for native-xtools build, builds wrong target for nxb-bin compiler, breaking poudriere+qemu for cross-arch build
Date: Mon, 17 Oct 2022 15:41:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267026 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=63d9ad6e46d28c5310def9f5db954debf3d1c569 commit 63d9ad6e46d28c5310def9f5db954debf3d1c569 Author: Kyle Evans <kevans@FreeBSD.org> AuthorDate: 2022-10-14 03:04:47 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2022-10-17 15:38:46 +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.