diff options
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb index 85876d5c5d..f2ba8b6d7b 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | |||
@@ -75,6 +75,7 @@ EXTRA_OECMAKE_append_armv4 = " -DENABLE_JIT=OFF " | |||
75 | # binutils 2.25.1 has a bug on aarch64: | 75 | # binutils 2.25.1 has a bug on aarch64: |
76 | # https://sourceware.org/bugzilla/show_bug.cgi?id=18430 | 76 | # https://sourceware.org/bugzilla/show_bug.cgi?id=18430 |
77 | EXTRA_OECMAKE_append_aarch64 = " -DUSE_LD_GOLD=OFF " | 77 | EXTRA_OECMAKE_append_aarch64 = " -DUSE_LD_GOLD=OFF " |
78 | EXTRA_OECMAKE_append_toolchain-clang = " -DUSE_LD_GOLD=OFF " | ||
78 | 79 | ||
79 | # JIT not supported on MIPS either | 80 | # JIT not supported on MIPS either |
80 | EXTRA_OECMAKE_append_mips = " -DENABLE_JIT=OFF " | 81 | EXTRA_OECMAKE_append_mips = " -DENABLE_JIT=OFF " |