Skip to content

atk/meson.build: do not guard gir behind a cross_build check.

Ghost User requested to merge (removed):fix-gir-cross into master

People that are cross-building are very likely to set the introspection option to false themselves.

This breaks setups like Void Linux that are starting work (based on Yocto and Buildroot) on having gobject-introspection be cross-compiled with help from qemu-user-static.

Merge request reports