mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
webkitgtk: enable gobject-introspection for armv7a
Tested with cortex-a9 machine * before this patch -> no gir * after: gir was built without issues (From OE-Core rev: 0f4f69d1b238b2c22c30ef306358a055d3aa39cb) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3a1a18ba9d
commit
26e23b8262
@@ -124,9 +124,5 @@ ARM_INSTRUCTION_SET_armv7a = "thumb"
|
||||
ARM_INSTRUCTION_SET_armv7r = "thumb"
|
||||
ARM_INSTRUCTION_SET_armv7ve = "thumb"
|
||||
|
||||
# qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
||||
# Segmentation fault
|
||||
GI_DATA_ENABLED_armv7a = "False"
|
||||
|
||||
# Can't be built with ccache
|
||||
CCACHE_DISABLE = "1"
|
||||
|
||||
Reference in New Issue
Block a user