[Bug 286154] WITHOUT_CLANG overrides WITH_CLANG_BOOTSTRAP

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Apr 2025 11:02:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286154

--- Comment #1 from Andriy Gapon <avg@FreeBSD.org> ---
Oh, forgot to mention the important part.
Because usr.bin/clang/clang is skipped, the cross clang is not actually built
and is not installed under tmp/ sub-directory for cross-tools.
So, host clang gets used as a result.
Sometimes that works, sometimes it doesn't.

For example, right now it's not possible to build releng/14.2 on a main host
with WITHOUT_CLANG.

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