[webkit-reviews] review requested: [Bug 30228] [Gtk] Add ARM JIT support for Gtk port : [Attachment 40897] Add ARM JIT support for Gtk port (disabled by default)

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


Gabor Loki <loki at inf.u-szeged.hu> has asked  for review:
Bug 30228: [Gtk] Add ARM JIT support for Gtk port
https://bugs.webkit.org/show_bug.cgi?id=30228

Attachment 40897: Add ARM JIT support for Gtk port (disabled by default)
https://bugs.webkit.org/attachment.cgi?id=40897&action=review

------- Additional Comments from Gabor Loki <loki at inf.u-szeged.hu>
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"'


More information about the webkit-reviews mailing list