summaryrefslogtreecommitdiffstats
path: root/dist/changes-3.3.3
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2009-09-24 13:01:41 (GMT)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2009-09-24 13:08:05 (GMT)
commitb69206ce55c37afef189781bc9234257d6f556c2 (patch)
tree19977cad8072a643ae14edfdd6e030b7d82d298c /dist/changes-3.3.3
parent2517576790923578b021b3aaede060647f2d318e (diff)
downloadQt-b69206ce55c37afef189781bc9234257d6f556c2.zip
Qt-b69206ce55c37afef189781bc9234257d6f556c2.tar.gz
Qt-b69206ce55c37afef189781bc9234257d6f556c2.tar.bz2
Mac: remove visibility warnings when building in mac
Some changes was done on Mac to support Qt building statically on Cocoa. Unfortunatly, the change lead to many visibility warnings because, with the change, src/tools/bootstrap was made with symbols hidden by default (-fvisibility=hidden). Then, when building the tools (moc, rcc etc), visibility was public by default (for internal classes used by Qt). This caused warnings. The change is now temporarily reverted until Morten get a second chance to look at it. Rev-By: prasanth
Diffstat (limited to 'dist/changes-3.3.3')
0 files changed, 0 insertions, 0 deletions