aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gimp/babl/babl_0.1.74.bb')
-rw-r--r--meta-gnome/recipes-gimp/babl/babl_0.1.74.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb
index c470987b4f..9b405be0b3 100644
--- a/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb
+++ b/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb
@@ -10,6 +10,8 @@ inherit setuptools3 gnomebase gobject-introspection
DEPENDS += "lcms"
+CFLAGS_append_class-native = " -std=gnu99"
+
# https://bugs.llvm.org/show_bug.cgi?id=45555
CFLAGS_append_toolchain-clang_mipsarch = " -ffp-exception-behavior=ignore "
CFLAGS_append_toolchain-clang_riscv64 = " -ffp-exception-behavior=ignore "