diff options
| -rw-r--r-- | meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb index 51620bba8e..ad61ee610c 100644 --- a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb | |||
| @@ -8,8 +8,9 @@ DEPENDS = " \ | |||
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | GNOMEBASEBUILDCLASS = "meson" | 10 | GNOMEBASEBUILDCLASS = "meson" |
| 11 | EXTRA_OEMESON += "-Dtests=false" | 11 | EXTRA_OEMESON += "-Dtests=false -Db_lto=false " |
| 12 | 12 | ||
| 13 | CFLAGS:append:toolchain-clang = " -Wno-error=implicit-function-declaration" | ||
| 13 | # gobject-introspection is mandatory and cannot be configured | 14 | # gobject-introspection is mandatory and cannot be configured |
| 14 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 15 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
| 15 | GIR_MESON_OPTION = "" | 16 | GIR_MESON_OPTION = "" |
