summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-04-17 15:45:58 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-04-18 22:26:27 +0000
commit38deb05109bcee9ad25a10eff024eaf8ce7a57f1 (patch)
treef31b59cae085588e5d405d3f32cabbbae592b293 /config_help.txt
parent8ae8c6690b41f6cd40dae14d471ce29b500c66c9 (diff)
Rename c++1z to c++17 in the configure api
It is 2019, so the name c++17 is more than fixed by now. At the same time remove an old restriction on using -c++std= with MSVC, since VS2017 (15.7), we have been able to request c++14 and c++17. Change-Id: I7129799a2e46301b7ec1322251a3805f4d6b20a8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index 8eea64e03a..d63f9be5f8 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -139,8 +139,8 @@ Build options:
-coverage {trace-pc-guard}
Add code coverage instrumentation (Clang only)
- -c++std <edition> .... Select C++ standard <edition> [c++1z/c++14/c++11]
- (Not supported with MSVC)
+ -c++std <edition> .... Select C++ standard <edition> [c++17/c++14/c++11]
+ (Not supported with MSVC 2015)
-sse2 ................ Use SSE2 instructions [auto]
-sse3/-ssse3/-sse4.1/-sse4.2/-avx/-avx2/-avx512