diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2014-11-24 21:45:42 -0500 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2014-11-24 22:00:31 -0500 |
commit | d61dc25c71c960fb623696c4aea8e57f32a4ba2f (patch) | |
tree | 4cdcafc88bbb271c960c59eb4544049fea674134 /src/Makefile.am | |
parent | fe042dbe9f92f4bf004e3fbb8cc4a9ebdfbdfcb7 (diff) |
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.
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions