summaryrefslogtreecommitdiffstats
path: root/rules/gobject-introspection.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-01-24 15:01:25 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-01-24 23:47:05 +0100
commit720bb13817a4a3cbacff8ee513ef9bd37193ed6b (patch)
treea26d7756fc65472fd2cfcfdd73bbafe22062d3da /rules/gobject-introspection.make
parentb9ea4bc45cfa0178e4c9152b423fd566ad1e60c3 (diff)
downloadptxdist-720bb13817a4a3cbacff8ee513ef9bd37193ed6b.tar.gz
ptxdist-720bb13817a4a3cbacff8ee513ef9bd37193ed6b.tar.xz
gobject-introspection: SYSTEMPYTHON3 is now defined in rules/pre
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gobject-introspection.make')
-rw-r--r--rules/gobject-introspection.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gobject-introspection.make b/rules/gobject-introspection.make
index 168ecb1ca..5d7679e61 100644
--- a/rules/gobject-introspection.make
+++ b/rules/gobject-introspection.make
@@ -31,7 +31,7 @@ GOBJECT_INTROSPECTION_LICENSE := LGPL-2.1-or-later AND GPL-2.0-or-later
# autoconf
#
GOBJECT_INTROSPECTION_CONF_TOOL := autoconf
-GOBJECT_INTROSPECTION_CONF_OPT = \
+GOBJECT_INTROSPECTION_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-gtk-doc \
--disable-gtk-doc-html \