summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gimp')
-rw-r--r--meta-gnome/recipes-gimp/babl/babl_0.1.102.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
index b12dc162f6..9954ac9c94 100644
--- a/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
+++ b/meta-gnome/recipes-gimp/babl/babl_0.1.102.bb
@@ -10,10 +10,6 @@ inherit setuptools3 gnomebase gobject-introspection vala
10 10
11DEPENDS += "lcms" 11DEPENDS += "lcms"
12 12
13# https://bugs.llvm.org/show_bug.cgi?id=45555
14CFLAGS:append:toolchain-clang:mipsarch = " -ffp-exception-behavior=ignore "
15CFLAGS:append:toolchain-clang:riscv64 = " -ffp-exception-behavior=ignore "
16
17SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" 13SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz"
18SRC_URI[sha256sum] = "a88bb28506575f95158c8c89df6e23686e50c8b9fea412bf49fe8b80002d84f0" 14SRC_URI[sha256sum] = "a88bb28506575f95158c8c89df6e23686e50c8b9fea412bf49fe8b80002d84f0"
19 15