From: Christian Weisgerber Subject: Re: [llvm22] Breakage 2026-05-28 To: ports@openbsd.org Date: Sat, 30 May 2026 20:36:59 +0200 Theo Buehler: > > +CONFIGURE_ENV+= CFLAGS="-Wno-incompatible-pointer-types" > > This should be the absolutely last resort and needs an explanation why > it's necessary and harmless to do so. Is that actually a bug in clang? Since this is no longer a warning, but a hard error, you shouldn't be able to disable it like that. Weird semantics at least. -- Christian "naddy" Weisgerber naddy@mips.inka.de