Documentation fix

This commit is contained in:
Jean-Marc Lasgouttes 2024-12-20 15:43:47 +01:00
parent 40dd37089d
commit beb8dc0225

View File

@ -205,8 +205,7 @@ precisely (see the description of --enable-build-type for the default
values):
o --enable-cxx-mode=VALUE can be used to select a C++ standard, for
example --enable-cxx-mode=11. The default is to try C++17, C++14, and
C++11, in this order.
example --enable-cxx-mode=20. The default is C++17.
o --enable-optimization=VALUE enables you to set optimization to a
higher level than the default, for example --enable-optimization=-O3.