[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 03:01:47 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 #15 from Tor Arne Vestbø <vestbo at webkit.org>  2012-03-28 03:01:44 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

Sorry, my bad, didn't see the ! Keep it like this, but I suspect there's a better way to write this down the road.

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