qt5base-lts/config.tests/common
Thiago Macieira ff6754fb8c 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>
2013-09-09 23:04:48 +02:00
..
avx Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
avx2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
c++11 Allow Clang to compile without libc++ 2013-09-09 23:04:48 +02:00
sse2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sse3 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sse4_1 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sse4_2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
ssse3 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00