[Webkit-unassigned] [Bug 81077] Add support for Intel compiler on Linux QT port.

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


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


Kwonjin Jeong <gram at company100.net> changed:

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




--- Comment #11 from Kwonjin Jeong <gram at company100.net>  2012-03-19 22:29:13 PST ---
Created an attachment (id=132758)
 --> (https://bugs.webkit.org/attachment.cgi?id=132758&action=review)
Patch

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

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