WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144566
[cmake] ARM related build system cleanup
https://bugs.webkit.org/show_bug.cgi?id=144566
Summary
[cmake] ARM related build system cleanup
Csaba Osztrogonác
Reported
2015-05-04 04:09:27 PDT
Now some ARM specific files are added conditionally. These files are guarded properly and the other platform files are added unconditionally too. if (WTF_CPU_ARM) list(APPEND JavaScriptCore_SOURCES assembler/ARMAssembler.cpp assembler/ARMv7Assembler.cpp assembler/MacroAssemblerARM.cpp ) ... endif()
Attachments
Patch
(1.65 KB, patch)
2015-05-04 04:10 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-05-04 04:10:31 PDT
Created
attachment 252305
[details]
Patch
WebKit Commit Bot
Comment 2
2015-05-04 16:48:04 PDT
Comment on
attachment 252305
[details]
Patch Clearing flags on attachment: 252305 Committed
r183779
: <
http://trac.webkit.org/changeset/183779
>
WebKit Commit Bot
Comment 3
2015-05-04 16:48:08 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug