summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.14.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb
index a2586de1bd..a67ff0a98c 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb
@@ -82,8 +82,7 @@ EXTRA_OECMAKE_append_mips64 = " -DUSE_LD_GOLD=OFF "
82EXTRA_OECMAKE_append_toolchain-clang = " -DUSE_LD_GOLD=OFF " 82EXTRA_OECMAKE_append_toolchain-clang = " -DUSE_LD_GOLD=OFF "
83 83
84# JIT not supported on MIPS either 84# JIT not supported on MIPS either
85EXTRA_OECMAKE_append_mips = " -DENABLE_JIT=OFF " 85EXTRA_OECMAKE_append_mipsarch = " -DENABLE_JIT=OFF "
86EXTRA_OECMAKE_append_mips64 = " -DENABLE_JIT=OFF "
87 86
88SECURITY_CFLAGS_remove_aarch64 = "-fpie" 87SECURITY_CFLAGS_remove_aarch64 = "-fpie"
89SECURITY_CFLAGS_append_aarch64 = " -fPIE" 88SECURITY_CFLAGS_append_aarch64 = " -fPIE"