build: unset G_DEBUG variable before calling vapigen
authorThomas Haller <thaller@redhat.com>
Tue, 8 Jul 2014 11:21:20 +0000 (13:21 +0200)
committerThomas Haller <thaller@redhat.com>
Tue, 8 Jul 2014 14:26:14 +0000 (16:26 +0200)
commit97c7cc8b94caa7d48e8cc63e894ffc72f8230ec8
treea446448c36ef2c41b5dcd6e45ec472c4015e2f6c
parentda25a788fa27ac40ec2ede9372ba84be9e935806
build: unset G_DEBUG variable before calling vapigen

Defining G_DEBUG=fatal-warnings is useful for debugging, but it causes
the build to fail due to asserts during vapigen.

Unset G_DEBUG before calling vapigen.

Signed-off-by: Thomas Haller <thaller@redhat.com>
vapi/Makefile.vapigen