From 7a67c822e3e552d0d881f0409a5316de07dbb8c7 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 11 May 2012 10:03:49 +0200 Subject: configure: Remove the -dwarf2 argument for Mac OS X builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Oswald Buddenhagen --- dist/changes-5.0.0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 9763c5ad17..eebfb6d4dc 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -608,6 +608,8 @@ Qt for Windows CE - configure + * The Mac OS X -dwarf2 configure argument has been removed. DWARF2 is always + used on Mac OS X now. - qtconfig -- cgit v1.2.3