Don't use ancient -no-cpp-precomp flag on OS X.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 29 Apr 2012 09:36:44 +0000 (09:36 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 29 Apr 2012 09:36:44 +0000 (09:36 +0000)
commit550a0c4154294e56c61ce933f905040d65be78cf
tree85143af50c6b100929c7f69dd9499e92041246df
parent39258ad7965f272f0f0ace2c516669df0b50145f
Don't use ancient -no-cpp-precomp flag on OS X.

See http://trac.wxwidgets.org/ticket/14029 for a discussion of the
problems it causes when using non-Apple compiler. Even for Apple's GCC,
it does nothing these days and we no longer support OS X 10.3, so
there's no point in continuing to use it.

Fixes #14029.

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