RESOLVED FIXED Bug 37200
[WINCE] Check if ARM or _ARM_ is defined
https://bugs.webkit.org/show_bug.cgi?id=37200
Summary [WINCE] Check if ARM or _ARM_ is defined
Kwang Yul Seo
Reported 2010-04-07 03:44:51 PDT
MSVC defines ARM and _ARM_ for Windows CE ARM. Define WTF_CPU_ARM=1 when either ARM or _ARM_ is defined.
Attachments
Patch (1.05 KB, patch)
2010-04-07 03:47 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-04-07 03:47:17 PDT
Simon Hausmann
Comment 2 2010-04-08 06:18:09 PDT
Comment on attachment 52727 [details] Patch Strange, we don't see this issue when compiling the Qt port for Windows CE. But I don't see any harm with these two extra checks.
WebKit Commit Bot
Comment 3 2010-04-08 06:44:25 PDT
Comment on attachment 52727 [details] Patch Clearing flags on attachment: 52727 Committed r57271: <http://trac.webkit.org/changeset/57271>
WebKit Commit Bot
Comment 4 2010-04-08 06:44:30 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.