Skip to content
  • Emmanuele Bassi's avatar
    Attempt at fixing libical's introspection · f5bb9889
    Emmanuele Bassi authored
    We start by passing CC to the introspection scanner, to avoid it picking
    up the wrong compiler from the environment. Hopefully it's enough to
    avoid the build failure caused by launching g-ir-scanner picking up the
    compiler used to build distutils:
    
    distutils.errors.DistutilsExecError: command
    'x86_64-gnomeostree-linux-gcc' failed with exit status 1
    f5bb9889