diff options
Diffstat (limited to 'meta/recipes-gnome')
| -rw-r--r-- | meta/recipes-gnome/gtk+/gtk4_4.14.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb b/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb index 51c37e1a79..47e6298370 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb | |||
| @@ -79,7 +79,7 @@ PACKAGECONFIG[vulkan] = "-Dvulkan=enabled,-Dvulkan=disabled, vulkan-loader vulka | |||
| 79 | 79 | ||
| 80 | # Disable int-conversion warning as error until [1] is fixed | 80 | # Disable int-conversion warning as error until [1] is fixed |
| 81 | # [1] https://gitlab.gnome.org/GNOME/gtk/-/issues/6033 | 81 | # [1] https://gitlab.gnome.org/GNOME/gtk/-/issues/6033 |
| 82 | CFLAGS:append = " -Wno-error=int-conversion" | 82 | CFLAGS += "-Wno-error=int-conversion" |
| 83 | 83 | ||
| 84 | LIBV = "4.0.0" | 84 | LIBV = "4.0.0" |
| 85 | 85 | ||
