summaryrefslogtreecommitdiffstats
path: root/configure.bat
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-09-06 10:25:30 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-09 23:04:48 +0200
commitff6754fb8cb662de3066c1dcca6cf6d56db41671 (patch)
tree362d9d1c29c6f24f9ce826a9b45a6b762955e278 /configure.bat
parenta23f5697a1f1fea970d665ca6c0671feecd21d6a (diff)
Allow Clang to compile without libc++
Clang is perfectly able to deal with the libstdc++ headers. The problem on Mac is that those headers are mightily old (from GCC 4.2), so they are insufficient for C++11 support. So make a more accurate test. This allows Clang to enable C++11 in the presence of newer libstdc++ header (e.g., Clang on Linux or Clang on FreeBSD). Change-Id: I4f457ca82bf13feca0af78c9363cb6365bb3f68e Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'configure.bat')
0 files changed, 0 insertions, 0 deletions