https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257616
Bug ID: 257616
Summary: WITH_META_MODE=yes, toolchain is rebuilt each make
buildworld
Product: Base System
Version: 13.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
i run stable/13 from git with world rebuilds, when it feels necessary and
WITH_META_MODE=yes.
each make buildworld appears rebuilding whole toolchain stack, even if no any
changes to toolchain made in src.
This has not been observed on 12.2. Alternatively, i tried, building world with
CROSS_TOOLCHAIN=llvm-@version, and WITHOUT_TOOLCHAIN=yes, next rebuild, if
tried, takes only minutes, which is a desired behavior.
--
You are receiving this mail because:
You are the assignee for the bug.