]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Fix build on aarch64
authorKhem Raj <raj.khem@gmail.com>
Thu, 16 Mar 2017 18:22:43 +0000 (11:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 15:37:05 +0000 (15:37 +0000)
commit528006009dddd876a830e0a8f248658182a37f37
tree0c071e5818ef82acd58113ac2d58286322f80188
parent2b1e9ddb10d4766cc4f8be3e55e4fc3d2810bbcb
webkitgtk: Fix build on aarch64

Do not try to do runtime tests during cross compile
Fixes

| CMake Error at Source/cmake/OptionsCommon.cmake:73 (math):
|   math cannot parse the expression: "-1": syntax error, unexpected exp_MINUS,
|   expecting exp_OPENPARENT or exp_NUMBER (1)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/files/cross-compile.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.14.5.bb