summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-02-04 11:52:55 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2022-06-08 19:43:34 +0200
commitdc3b2ac81d60c682e6bcdddfb9a7ca4ed187bc13 (patch)
tree8eb8eaec914d352bb3381f7bb175167b41aed30f /config_help.txt
parent4d2ef8208955846b6fca178648840b93e8fe09e1 (diff)
C++23/c++2b support
Change-Id: I33b2a48312ae94e3d5ebb4097e50c4953e14d533 Reviewed-by: Jörg Bornemann <joerg.bornemann@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 2a97f525ea..aabf2aab4a 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -110,7 +110,7 @@ Build options:
for example, -sanitize address cannot be combined with
-sanitize thread.
- -c++std <edition> .... Select C++ standard <edition> [c++20/c++17/c++14/c++11]
+ -c++std <edition> .... Select C++ standard <edition> [c++2b/c++20/c++17/c++14/c++11]
-sse2 ................ Use SSE2 instructions [auto]
-sse3/-ssse3/-sse4.1/-sse4.2/-avx/-avx2/-avx512