configure: Remove the -dwarf2 argument for Mac OS X builds
authorBradley T. Hughes <bradley.hughes@nokia.com>
Fri, 11 May 2012 08:03:49 +0000 (10:03 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 11 May 2012 10:52:21 +0000 (12:52 +0200)
commit7a67c822e3e552d0d881f0409a5316de07dbb8c7
tree408565ec54a369869ea68433e68d62321e8b9c08
parent28dc0a0fa1f645d1d8d86abf2cf3df1913dc96c4
configure: Remove the -dwarf2 argument for Mac OS X builds

Modern versions of Xcode properly support dwarf2, and as such dwarf2 is
always enabled. This change removes the ability to turn it off, making
dwarf2 non-optional.

Change-Id: I149daeae6048ee8a1ed116363572173ad219102e
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
config.tests/mac/dwarf2.test [deleted file]
config.tests/mac/xcodeversion.cpp [deleted file]
configure
dist/changes-5.0.0
mkspecs/common/g++-macx.conf
mkspecs/common/gcc-base-ios.conf
mkspecs/common/gcc-base-macx.conf
mkspecs/features/debug.prf
mkspecs/features/mac/dwarf2.prf [deleted file]