mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
webkitgtk: enable gobject-introspection for armv7ve - it builds without issues
Maybe armv7a can be re-enabled either but due to limited resources there is no chance for me to test. (From OE-Core rev: 8fe34dd8ee8e213ad954a8534bdfb737676d7c9a) 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
580baf1fe0
commit
d4eefbabb3
@@ -127,7 +127,6 @@ ARM_INSTRUCTION_SET_armv7ve = "thumb"
|
|||||||
# qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
# qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
||||||
# Segmentation fault
|
# Segmentation fault
|
||||||
GI_DATA_ENABLED_armv7a = "False"
|
GI_DATA_ENABLED_armv7a = "False"
|
||||||
GI_DATA_ENABLED_armv7ve = "False"
|
|
||||||
|
|
||||||
# Can't be built with ccache
|
# Can't be built with ccache
|
||||||
CCACHE_DISABLE = "1"
|
CCACHE_DISABLE = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user