Skip to content

Fix regression with building dependencies

Lennard Gäher requested to merge lennard/test-fix into main

This fixes an issue where cargo refinedrust would fail with obscure errors when building some dependencies like libclang-sys on Ubuntu and possibly other Linux systems.

Merge request reports