Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2025 11:02:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 286154] WITHOUT_CLANG overrides WITH_CLANG_BOOTSTRAP
Message-ID:  <bug-286154-227-XqOHQWF4or@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286154-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286154-227-XqOHQWF4or>