[Webkit-unassigned] [Bug 110412] Building for WinCE (cmake) x86 targets fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 04:32:29 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110412


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189559|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #6 from Patrick R. Gansterer <paroga at paroga.com>  2013-02-22 04:34:52 PST ---
(From update of attachment 189559)
View in context: https://bugs.webkit.org/attachment.cgi?id=189559&action=review

> ChangeLog:3
> +        [WinCE] Don't add definition for WTF_CPU_ARM_TRADITIONAL if we're not

subject should be only one line long

> Source/cmake/OptionsWinCE.cmake:17
> +        add_definitions(-DWTF_CPU_ARM_TRADITIONAL)

i don't like to see this in tis file.
What about changeing the Platform.h to make define ARM_TRADITONAL, when no ARM_THUMB2 was detected?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list