g-i: pass compiler env to g-ir-scanner
authorTim-Philipp Müller <tim@centricular.com>
Wed, 25 May 2016 09:28:43 +0000 (10:28 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 25 May 2016 09:28:43 +0000 (10:28 +0100)
commit7de0d6580a15c18e337278fc8cc8a126919731a7
treeafc16798095df2e1b63983a469797018c7e4be9e
parent178f2d6fe56668ccd5abdc749c79e04caaff2cfc
g-i: pass compiler env to g-ir-scanner

It's what introspection.mak does as well. Should
fix spurious build failures on gnome-continuous
(caused by g-ir-scanner getting compiler details
via python which is broken in some environments
so passing the compiler details bypasses that).
gst/rtsp-server/Makefile.am