From: Kirill A. Korinsky Subject: Re: llvm22 breakage 2026-05-18 To: Christian Weisgerber Cc: ports@openbsd.org Date: Tue, 19 May 2026 17:16:51 +0200 On Tue, 19 May 2026 16:21:08 +0200, Christian Weisgerber wrote: > devel/libggml kirill@korins.ky It frozen on compiling sapphirerapids optimization. Interesting that it is already dissabled for MSVC: https://github.com/ggml-org/ggml/blob/v0.12.0/src/CMakeLists.txt#L382-L385 Smells like some issue in llvm22. -- wbr, Kirill