]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gcr: disable gtk-doc on x86_64
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 26 Aug 2016 14:28:25 +0000 (17:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Sep 2016 10:56:55 +0000 (11:56 +0100)
For same reason that introspection is disabled: the transient binary goes into infinite loop.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gcr/gcr_3.20.0.bb

index bcce57d5868b40515c6de5268252e62be123bd7d..11bca0ff5b34485a802a139c6e91da177c3554b8 100644 (file)
@@ -33,7 +33,7 @@ ARM_INSTRUCTION_SET = "arm"
 # gcrypt-Message: select() error: Bad address
 #
 # This will be investigated later.
-EXTRA_OECONF_append_x86-64 = " --disable-introspection"
+EXTRA_OECONF_append_x86-64 = " --disable-introspection --disable-gtk-doc"
 
 # 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.
 # qemu: uncaught target signal 6 (Aborted) - core dumped