Remove all usages of "arch" CFLAGS on Mac.
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Thu, 3 May 2012 08:50:01 +0000 (10:50 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 4 May 2012 07:19:23 +0000 (09:19 +0200)
commit976619bd598cb630d466aa32dbf4281bf1504bc0
treeb5f8af92c355597788f64581625debb8c5dd0698
parentee8eef9195f3c32b3365bbd54d56b53e682ae7d0
Remove all usages of "arch" CFLAGS on Mac.

Remove all [PPC|PPC64|X86|x86_64] CFLAGS, CXXFLAGS
and OBJECTIVE_CFLAGS. Delete the arch prf files.

32/64 bit arch selection will be made using a different
mechanism in Qt 5. Universal builds are not supported.

Change-Id: I4664f2c31801cec7fb4d240f41c2c5204a109020
Reviewed-by: James Turner <james.turner@kdab.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
mkspecs/common/g++-macx.conf
mkspecs/common/gcc-base-macx.conf
mkspecs/features/mac/ppc.prf [deleted file]
mkspecs/features/mac/ppc64.prf [deleted file]
mkspecs/features/mac/x86.prf [deleted file]
mkspecs/features/mac/x86_64.prf [deleted file]
mkspecs/macx-icc/qmake.conf
mkspecs/macx-xcode/qmake.conf