diff options
| -rw-r--r-- | meta/recipes-gnome/gobject-introspection/gobject-introspection_1.56.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.56.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.56.1.bb index ddec11067b..96e0d6cb08 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.56.1.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.56.1.bb | |||
| @@ -102,7 +102,7 @@ EOF | |||
| 102 | 102 | ||
| 103 | # Configure target build to use native tools of itself and to use a qemu wrapper | 103 | # Configure target build to use native tools of itself and to use a qemu wrapper |
| 104 | # and optionally to generate introspection data | 104 | # and optionally to generate introspection data |
| 105 | EXTRA_OECONF_class-target += "--enable-host-gi \ | 105 | EXTRA_OECONF_class-target = "--enable-host-gi \ |
| 106 | --disable-static \ | 106 | --disable-static \ |
| 107 | --enable-gi-cross-wrapper=${B}/g-ir-scanner-qemuwrapper \ | 107 | --enable-gi-cross-wrapper=${B}/g-ir-scanner-qemuwrapper \ |
| 108 | --enable-gi-ldd-wrapper=${B}/g-ir-scanner-lddwrapper \ | 108 | --enable-gi-ldd-wrapper=${B}/g-ir-scanner-lddwrapper \ |
