RESOLVED FIXED 183268
[CMake] configure failure for aarch64
https://bugs.webkit.org/show_bug.cgi?id=183268
Summary [CMake] configure failure for aarch64
Bhargava Sreekantappa Gayathri
Reported 2018-03-01 16:15:23 PST
We get this error when configuring on aarch64 machine: -- 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)
Attachments
Michael Catanzaro
Comment 1 2018-03-01 16:33:46 PST
Oops, this is my fault.
Michael Catanzaro
Comment 2 2018-03-01 17:03:26 PST
Note You need to log in before you can comment on or make changes to this bug.