summaryrefslogtreecommitdiff
path: root/config_help.txt
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-02-09 13:12:09 +0100
committerKai Köhne <kai.koehne@qt.io>2021-02-10 07:54:06 +0100
commit3c412c93c251862a2791557881f9232fd76fda79 (patch)
tree1096e4230416ad549bd671b5d04ea5936e79e4c4 /config_help.txt
parentab907053bd7b4c5acc1ddb9220a708b9244f7b0f (diff)
downloadqtbase-3c412c93c251862a2791557881f9232fd76fda79.tar.gz
Update name of c++2a to c++20
Keep the c++2a feature, but make it an alias for compatibility purposes. Pick-to: 6.1 Change-Id: I6f153109be84659806f1b7a57a88a187875166d8 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index c912fa00b0..b2de3dd33c 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -111,7 +111,7 @@ Build options:
sanitizers or generate instrumented code to collect execution
counts and enable code coverage analysis, respectively. (Clang only)
- -c++std <edition> .... Select C++ standard <edition> [c++2a/c++17/c++14/c++11]
+ -c++std <edition> .... Select C++ standard <edition> [c++20/c++17/c++14/c++11]
-sse2 ................ Use SSE2 instructions [auto]
-sse3/-ssse3/-sse4.1/-sse4.2/-avx/-avx2/-avx512