summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2024.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2024.6.bb b/meta-oe/recipes-extended/ostree/ostree_2024.6.bb
index fcfc5401ec..7f30dbfc5a 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2024.6.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2024.6.bb
@@ -28,7 +28,7 @@ S = "${WORKDIR}/libostree-${PV}"
28 28
29inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd 29inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd
30 30
31UNKNOWN_CONFIGURE_OPT_IGNORE = "--disable-introspection --enable-introspection" 31UNKNOWN_CONFIGURE_OPT_IGNORE += "--disable-introspection --enable-introspection"
32 32
33# Workaround compile failure: 33# Workaround compile failure:
34# |../git/src/libotutil/zbase32.c:37:1: error: function returns an aggregate [-Werror=aggregate-return] 34# |../git/src/libotutil/zbase32.c:37:1: error: function returns an aggregate [-Werror=aggregate-return]