[Webkit-unassigned] [Bug 43688] [Qt] Enable JIT on WinCE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 03:43:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43688
--- Comment #12 from Patrick R. Gansterer <paroga at paroga.com> 2010-08-09 03:43:11 PST ---
(In reply to comment #11)
> Created an attachment (id=63880)
--> (https://bugs.webkit.org/attachment.cgi?id=63880) [details]
> Next try
>
> - Enables JIT only on ARM
> - Defines ENABLE_JIT in WebCore.pro
1) Is "contains(DEFINES, ARM)" the prefered way to check for ARM? Is there no special plaform variable to check for? I think this is normaly done via checking for makespec.
2) There are two spaces in "asm_compiler.commands += -o ...".
Otherwise LGTM!
--
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