diff options
| -rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb index b40699f4d1..7bffc15e8f 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | |||
| @@ -123,5 +123,10 @@ ARM_INSTRUCTION_SET_armv7a = "thumb" | |||
| 123 | ARM_INSTRUCTION_SET_armv7r = "thumb" | 123 | ARM_INSTRUCTION_SET_armv7r = "thumb" |
| 124 | ARM_INSTRUCTION_SET_armv7ve = "thumb" | 124 | ARM_INSTRUCTION_SET_armv7ve = "thumb" |
| 125 | 125 | ||
| 126 | # introspection inside qemu-arm hangs forever on musl/arm builds | ||
| 127 | # therefore disable GI_DATA | ||
| 128 | GI_DATA_ENABLED_libc-musl_armv7a = "False" | ||
| 129 | GI_DATA_ENABLED_libc-musl_armv7ve = "False" | ||
| 130 | |||
| 126 | # Can't be built with ccache | 131 | # Can't be built with ccache |
| 127 | CCACHE_DISABLE = "1" | 132 | CCACHE_DISABLE = "1" |
