Merge branch 'backports-glib-2-58' into 'glib-2-58'

A couple of minor glib-2-58 backports

See merge request GNOME/glib!409
This commit is contained in:
Simon McVittie
2018-10-23 10:05:56 +00:00
4 changed files with 4 additions and 3 deletions

View File

@@ -896,7 +896,7 @@ gio_probes.h: gio_probes.d
< $@.tmp > $@ && rm -f $@.tmp
gio_probes.lo: gio_probes.d
$(AM_V_GEN) $(LIBTOOL) --mode=compile $(AM_V_lt) --tag=CC $(DTRACE) -G -s $< -o $@
$(AM_V_GEN) $(LIBTOOL) --mode=compile $(AM_V_lt) --tag=CC env CFLAGS="$(CFLAGS)" $(DTRACE) -G -s $< -o $@
BUILT_SOURCES += gio_probes.h gio_probes.lo
CLEANFILES += gio_probes.h gio_probes.h.tmp