[Bug 286154] WITHOUT_CLANG overrides WITH_CLANG_BOOTSTRAP
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286154] WITHOUT_CLANG overrides WITH_CLANG_BOOTSTRAP"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.