[webkit-reviews] review requested: [Bug 81077] Add support for Intel compiler on Linux QT port. : [Attachment 132758] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 22:29:13 PDT 2012


Kwonjin Jeong <gram at company100.net> has asked  for review:
Bug 81077: Add support for Intel compiler on Linux QT port.
https://bugs.webkit.org/show_bug.cgi?id=81077

Attachment 132758: Patch
https://bugs.webkit.org/attachment.cgi?id=132758&action=review

------- Additional Comments from Kwonjin Jeong <gram at company100.net>
This patch resolve the link errors that I uploaded before.

You can build with Intel compiler by running the following command.

  WEBKITOUTPUTDIR=`pwd`/qtbuild ../Tools/Scripts/build-webkit --qt
--qmakearg="CONFIG+=icc -spec linux-icc" --makeargs="-j20" --release


More information about the webkit-reviews mailing list