aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-03-13 20:45:30 +0000
committerEd Maste <emaste@FreeBSD.org>2026-03-13 20:47:33 +0000
commit4a8055914d6a60714f27379cbff8b2e9198157f6 (patch)
treefce5ad049749a064c192e83b0d591cf42fc9fea7
parent512e189a96415c3471399581239c243d1032e07a (diff)
Revert "Makefile.inc1: Don't force LLVM_BINUTILS off for cross-tools"
This reverts commit 858f53dd43ecb84cf2597229e9dbda2f242d9dd6. It is not clear to me why building from Linux or MacOS fails to build the toolchain, so reintroduce the long-standing slightly-broken toolchain until that can be determined. Reported by: vexeduxr, jrtc27
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 8a1958902db5..c4696abae8cd 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -808,6 +808,7 @@ XMAKE= ${BMAKE} \
TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
MK_CLANG=${MK_CLANG_BOOTSTRAP} \
MK_LLDB=no \
+ MK_LLVM_BINUTILS=no \
MK_TESTS=no
# kernel-tools stage