Skip to content

visibility: add support for Oracle Developer Studio 12.6

Carlo Arenas requested to merge carenas/cmake:sunpro into master

While an -fvisibility flag was added in the previous version, it throws warnings indicating it would be ignored unless given to the linker and fails to work properly.

Tested on Solaris SPARC 11.3, thanks to the gcc compiler farm.

Merge request reports