Disable symbols visibility support for the Clang compiler.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 31 Jul 2011 13:25:30 +0000 (13:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 31 Jul 2011 13:25:30 +0000 (13:25 +0000)
commit7198c3368055d88249a338eb33b21f051f674806
tree6aece10f831c545ebc8dd9d68089669defddacd1
parentbd5754f2531ab75430f2177a28bff5645600a5ff
Disable symbols visibility support for the Clang compiler.

Even Clang++ shipped with Xcode 4.1 still can't handle visibility
of non-inline methods in exported template classes if the default
visibility is 'hidden'.

Disable visibility support for Clang for now, we'll revisit it in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/aclocal/visibility.m4
configure