mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ostree: Append to UNKNOWN_CONFIGURE_OPT_IGNORE instead of override
Ensures that predefinined values are repsected as well, since some of them might be needed by distro settings at global context Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ S = "${WORKDIR}/libostree-${PV}"
|
||||
|
||||
inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd
|
||||
|
||||
UNKNOWN_CONFIGURE_OPT_IGNORE = "--disable-introspection --enable-introspection"
|
||||
UNKNOWN_CONFIGURE_OPT_IGNORE += "--disable-introspection --enable-introspection"
|
||||
|
||||
# Workaround compile failure:
|
||||
# |../git/src/libotutil/zbase32.c:37:1: error: function returns an aggregate [-Werror=aggregate-return]
|
||||
|
||||
Reference in New Issue
Block a user