]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk_2.18.6.bb: Fix configure failure for aarch64 build
authorManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Fri, 16 Feb 2018 03:26:30 +0000 (19:26 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commit86b38c9b1def872a5bbabb842e33a12eb83b275c
treea0576d8f1e21e9cbbf435ae3b2f5c7249ff097d6
parent798dba6fb3e16d3041b01faecfd32c787c142ee8
webkitgtk_2.18.6.bb: Fix configure failure for aarch64 build

Fix configure failure for aarch64

| -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always
| -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always -Success
| CMake Error at Source/cmake/OptionsCommon.cmake:42 (WEBKIT_PREPEND_GLOBAL_COMPILER_FLAG):
|   Unknown CMake command "WEBKIT_PREPEND_GLOBAL_COMPILER_FLAG".
| Call Stack (most recent call first):
|   Source/cmake/WebKitCommon.cmake:58 (include)
|   CMakeLists.txt:166 (include)

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/webkit/webkitgtk/fix-configure-failure-aarch64.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.18.6.bb