On Sun, May 31, 2026 at 04:00:19PM +0200, Kirill A. Korinsky wrote: > ports@, > > I think we should bump global MODCLANG_VERSION to 22 to match the base. > > Here a diff where I: > 1. Bump MODCLANG_VERSION to 22;
I agree that we should do that, ideally before we bump the clang system version, so we don't need to bump all the ports that switch the default. I have run my bulks with this change since I switched my build box to llvm22. The fallout is largely identical to what naddy shared. ok tb > 2. Remove hardcoded MODCLANG_VERSION=22 as useless. I'm less sure about this part. Some of these also document things that need to stay in sync on the same compiler version, like the wasi ports and the entire mozilla family.
