Hello,

On Monday 28 April 2014 19:50:51 Àlex Fiestas wrote:
> I'm porting libkscreen to Frameworks and I found that we are passing (when
> available) -fvisibility=hidden.
> 
> After reading this[1] really quick I thought I would send an email here so
> people wiser than me can decide if it makes sense to enable it to all
> frameworks by default, it sounds useful.

I'm confused... isn't it already the case?

At least KDECompilerSettings.cmake has the following line:
set(CMAKE_CXX_VISIBILITY_PRESET hidden)

It should enable -fvisibility=hidden for all frameworks as they include that 
file.

Or you meant something else?

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud supporter of KDE, http://www.kdab.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to