Cory Fields d61dc25c71 qt: osx: fix hidden symbol visibility
Fixes default hidden symbol visibility for our linux->osx cross build. Without
this change, the check for working -fvisibility=hidden fails, and all symbols
are visible by default.

Ugly as this is, it's just a simple find/replace to fix a bug in Qt's configure.
They assume in an "XPLATFORM_MAC" block that the builder is capable of running
osx programs. This should be "BUILD_ON_MAC" instead.
2014-11-24 22:00:31 -05:00
..
2014-08-08 15:10:46 -04:00
2014-11-18 18:06:46 +01:00
2014-09-25 14:56:26 -04:00
2014-11-19 22:49:41 -05:00
2014-11-24 22:00:31 -05:00