diff options
Diffstat (limited to 'meta/recipes-gnome/gcr/gcr_3.20.0.bb')
-rw-r--r-- | meta/recipes-gnome/gcr/gcr_3.20.0.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.20.0.bb b/meta/recipes-gnome/gcr/gcr_3.20.0.bb index 20889021a5..f31abced02 100644 --- a/meta/recipes-gnome/gcr/gcr_3.20.0.bb +++ b/meta/recipes-gnome/gcr/gcr_3.20.0.bb | |||
@@ -36,7 +36,3 @@ ARM_INSTRUCTION_SET = "arm" | |||
36 | # | 36 | # |
37 | # This will be investigated later. | 37 | # This will be investigated later. |
38 | EXTRA_OECONF_append_x86-64 = " --disable-introspection --disable-gtk-doc" | 38 | EXTRA_OECONF_append_x86-64 = " --disable-introspection --disable-gtk-doc" |
39 | |||
40 | # Gcr-3.broken: poky/build-mips64/tmp/work/mips64-poky-linux/libgpg-error/1.19-r0/libgpg-error-1.19/src/posix-lock.c:119: get_lock_object: Assertion `!"sizeof lock obj"' failed. | ||
41 | # qemu: uncaught target signal 6 (Aborted) - core dumped | ||
42 | EXTRA_OECONF_append_mips64 = " --disable-introspection --disable-gtk-doc" | ||