summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/webkit/files/cross-compile.patch
AgeCommit message (Collapse)AuthorFiles
2017-03-17webkitgtk: Fix build on aarch64Khem Raj1
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>