summaryrefslogtreecommitdiff
path: root/Makefile.introspection
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-03-05 18:23:25 -0500
committerColin Walters <walters@verbum.org>2013-03-05 18:23:25 -0500
commitb051c92cdfbe8255de27bba658a5a95d626accb9 (patch)
treef7a25cf5e9ac37c9ae4563f70535f8aebbdccff9 /Makefile.introspection
parent95b03cf87efbd4fea4b7d55601c9752cefd29bfc (diff)
downloadgobject-introspection-b051c92cdfbe8255de27bba658a5a95d626accb9.tar.gz
Revert "gi-r-scanner: add support for raw CFLAGS flags option"
Doesn't work with arguments that have shell quotes. This reverts commit 95b03cf87efbd4fea4b7d55601c9752cefd29bfc.
Diffstat (limited to 'Makefile.introspection')
-rw-r--r--Makefile.introspection2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.introspection b/Makefile.introspection
index 8424c738..567d5e96 100644
--- a/Makefile.introspection
+++ b/Makefile.introspection
@@ -142,7 +142,7 @@ $(1): $$($(_gir_name)_FILES)
$(_gir_program) \
$(_gir_libraries) \
$($(_gir_name)_SCANNERFLAGS) \
- --cflags="$($(_gir_name)_CFLAGS)" \
+ $($(_gir_name)_CFLAGS) \
$($(_gir_name)_LDFLAGS) \
$$^ \
--output $(1)