-
Nils Goroll authored
The solaris compiler does not support the GNU C extension __attribute__((visibility("hidden"))), leading to build failures. This commit adds a check for that support and defines NO_VIZ if it's visibility setting is not supported. Fixes #852
a7761696