Bug 50452

Summary: [CMake] Better dedection of ARM platform
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Tools / TestsAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 43906    
Attachments:
Description Flags
Patch none

Patrick R. Gansterer
Reported 2010-12-03 04:29:12 PST
see patch
Attachments
Patch (987 bytes, patch)
2010-12-03 04:37 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2010-12-03 04:37:13 PST
Andreas Kling
Comment 2 2010-12-03 07:12:24 PST
Comment on attachment 75489 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=75489&action=review r=me, one comment: > CMakeLists.txt:41 > +IF (CMAKE_SYSTEM_PROCESSOR MATCHES "(arm|ARMV4I?)") Let's match ^arm here (case insensitive)
Patrick R. Gansterer
Comment 3 2010-12-06 07:43:54 PST
Comment on attachment 75489 [details] Patch Clearing flags on attachment: 75489 Committed r73332: <http://trac.webkit.org/changeset/73332>
Patrick R. Gansterer
Comment 4 2010-12-06 07:44:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.