Skip to content

clc: Fetch clang's resource path at runtime

Karol Herbst requested to merge karolherbst/mesa:clc/gnetoo into main

Apparently this fixes compiling Rusticl on some distributions, for instance gentoo.

The alternative would be to call clang -print-resource-dir and I'm not going to do that.

Edited by Karol Herbst

Merge request reports