summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb')
-rw-r--r--meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb b/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
index b12dc162f6..68b3f933d6 100644
--- a/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
+++ b/meta-openembedded/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
@@ -10,11 +10,9 @@ inherit setuptools3 gnomebase gobject-introspection vala
DEPENDS += "lcms"
-# 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 "
-
SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz"
SRC_URI[sha256sum] = "a88bb28506575f95158c8c89df6e23686e50c8b9fea412bf49fe8b80002d84f0"
+FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}"
+
BBCLASSEXTEND = "native"