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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 02:58:46 PDT 2012


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


Tor Arne Vestbø <vestbo at webkit.org> changed:

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




--- Comment #14 from Tor Arne Vestbø <vestbo at webkit.org>  2012-03-28 02:58:45 PST ---
(From update of attachment 132758)
View in context: https://bugs.webkit.org/attachment.cgi?id=132758&action=review

> Tools/qmake/mkspecs/features/default_post.prf:138
> +        !linux-g++*:!linux-icc*:contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols

Please put this one in the icc.prf file as well:

contains(TEMPLATE, lib):!plugin:contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols

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