Mac: Set minimum version to 10.7 for clang-libc++
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Fri, 12 Oct 2012 09:31:08 +0000 (11:31 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 23 Oct 2012 23:39:45 +0000 (01:39 +0200)
commit9c6066fce6b2f96a336956214afb94a8592d2834
tree0c7f01d76b1315fedc895e0fd0e67418fa272035
parent048d28a674cd1cbbc738a3045ae967323a9d41e9
Mac: Set minimum version to 10.7 for clang-libc++

Clang's libc++ does not support 10.6.

Add mac-minimum-version.conf which sets the version
to 10.6. Set the version to 10.7 in the clang-libx++*
mkspecs.

Change-Id: I494d0d24b0d73d9395e9d5406c8c63c9af87f8cc
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
13 files changed:
mkspecs/common/gcc-base-macx.conf
mkspecs/common/mac-clang-libc++-minimum-version.conf [new file with mode: 0644]
mkspecs/common/mac-minimum-version.conf [new file with mode: 0644]
mkspecs/macx-clang-32/qmake.conf
mkspecs/macx-clang-libc++-32/qmake.conf
mkspecs/macx-clang-libc++/qmake.conf
mkspecs/macx-clang/qmake.conf
mkspecs/macx-g++-32/qmake.conf
mkspecs/macx-g++/qmake.conf
mkspecs/macx-g++40/qmake.conf
mkspecs/macx-g++42/qmake.conf
mkspecs/macx-llvm/qmake.conf
mkspecs/macx-xcode/qmake.conf