Skip to content

ci/fedora-release: Upgrade to F38, enable rusticl

Michel Dänzer requested to merge daenzer/mesa:ci-fedora-rusticl into main

Plus misc fixes to avoid new warnings with GCC 13 / LLVM 16.

Still need to add -Wno-error=dangling-reference -Wno-error=overloaded-virtual for C++ for now. On the bright side, we can drop -Wno-error=array-bounds.

Edited by Michel Dänzer

Merge request reports