[Webkit-unassigned] [Bug 30228] [Gtk] Add ARM JIT support for Gtk port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 12:00:56 PDT 2009


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


Gabor Loki <loki at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40897|                            |review?
               Flag|                            |




--- Comment #1 from Gabor Loki <loki at inf.u-szeged.hu>  2009-10-08 12:00:56 PDT ---
Created an attachment (id=40897)
 --> (https://bugs.webkit.org/attachment.cgi?id=40897)
Add ARM JIT support for Gtk port (disabled by default)

This patch adds ARM JIT related files to Gtk's build system.

Currently the JIT is disabled by default. If everyone is happy with ARM JIT, we
will enable it by default.

Use the following command (or a similar one) to have an ARM JIT in WebKit:
 - WebKitTools/Scripts/build-webkit --gtk --makeargs='CXXFLAGS="-DENABLE_JIT=1
-DENABLE_YARR=1 -DENABLE_YARR_JIT=1"'

-- 
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