From 3c412c93c251862a2791557881f9232fd76fda79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Tue, 9 Feb 2021 13:12:09 +0100 Subject: 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 Reviewed-by: Edward Welbourne --- config_help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_help.txt') 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 .... Select C++ standard [c++2a/c++17/c++14/c++11] + -c++std .... Select C++ standard [c++20/c++17/c++14/c++11] -sse2 ................ Use SSE2 instructions [auto] -sse3/-ssse3/-sse4.1/-sse4.2/-avx/-avx2/-avx512 -- cgit v1.2.1