Skip to content

Fix antislash issues on windows

Add a patch to gobject-introspection g-ir-scanner to call ldd on Windows with linux-like path (replace \ by /). Don't resolve a relative path in recipes if it's an absolute path.

Merge request reports