Bug 135912

Summary: [EFL][JSC] CMake error in JSC when configuring for aarch64
Product: WebKit Reporter: Akos Kiss <akiss>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gyuyoung.kim, ossy, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645    
Attachments:
Description Flags
Proposed patch. none

Description Akos Kiss 2014-08-13 15:58:34 PDT
When running webkit-build --efl on aarch64, CMake fails with the following error:

-- Using platform-specific CMakeLists: /home/akiss/devel/WebKit/Source/WTF/wtf/PlatformEfl.cmake
CMake Error at Source/JavaScriptCore/CMakeLists.txt:1026 (message):
  Unknown CPU
-- Configuring incomplete, errors occurred!
Comment 1 Akos Kiss 2014-08-13 16:11:46 PDT
Created attachment 236562 [details]
Proposed patch.
Comment 2 Gyuyoung Kim 2014-08-13 19:20:32 PDT
Comment on attachment 236562 [details]
Proposed patch.

LGTM
Comment 3 WebKit Commit Bot 2014-08-13 19:53:52 PDT
Comment on attachment 236562 [details]
Proposed patch.

Clearing flags on attachment: 236562

Committed r172550: <http://trac.webkit.org/changeset/172550>
Comment 4 WebKit Commit Bot 2014-08-13 19:53:56 PDT
All reviewed patches have been landed.  Closing bug.