]> 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>
Tue, 27 Feb 2018 14:46:16 +0000 (14:46 +0000)
commit6fa5293e6628ab0bb93da1c6e622194286c9d957
treed98ce1e106d01665470ce5312c4f57066fd8ae47
parent670ccc391ed95564279d36a7967d46a922d69c95
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)

(From OE-Core rev: 86b38c9b1def872a5bbabb842e33a12eb83b275c)

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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