Skip to content
  • Emmanuele Bassi's avatar
    build: Rework the introspection option · bc4748ec
    Emmanuele Bassi authored
    Instead of using `disable_introspection=false`, flip the condition
    around, and use `enable-introspection=true`. This avoids the double
    negative.
    
    Additionally, we should drop the cross-compilation check; it's entirely
    possible to cross-compile introspection data for different platforms and
    architectures; this allows the Yocto project to drop a patch for
    JSON-GLib.
    bc4748ec