Commit 5c3f23c09ce821104d5d4dcae28bd601e8876355

Christoph Reiter 2025-03-24T19:22:49

[ci/msys2] Add a job building in the clang/llvm environment Clang is more strict in certain areas and will fail, like https://github.com/harfbuzz/harfbuzz/pull/5079#issuecomment-2673805310 https://github.com/harfbuzz/harfbuzz/issues/5197 * Add CLANG64 to the matrix * Install the virtual "cc" package which pulls in the default compiler for the respective environment * Remove gcc-libs, it should be pulled in automatically * Depend on MSYSTEM_PREFIX for deleting files to be environment agnostic