[Webkit-unassigned] [Bug 81077] Add support for Intel compiler on Linux QT port.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 16 02:52:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81077
Simon Hausmann <hausmann at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #131786|review?, commit-queue? |review-, commit-queue-
Flag| |
--- Comment #4 from Simon Hausmann <hausmann at webkit.org> 2012-03-16 02:52:04 PST ---
(From update of attachment 131786)
View in context: https://bugs.webkit.org/attachment.cgi?id=131786&action=review
These may seem like simple changes, but unfortunately an explanation as of _why_ these changes are done is missing. A few comments below.
> Source/WebCore/Target.pri:3920
> + unix:icc: QMAKE_CXX = icpc
Why is this needed? Doesn't the qmake icc makespace in qtbase set QMAKE_CXX to icpc?
> Tools/ChangeLog:11
> + * qmake/mkspecs/features/unix/icc.prf: Added.
Where is this used? I don't see a CONFIG += icc anywhere.
--
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