10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bba41 commit 996377fCopy full SHA for 996377f
Doc/using/configure.rst
@@ -907,9 +907,10 @@ Security Options
907
The settings ``python`` and *STRING* also set TLS 1.2 as minimum
908
protocol version.
909
910
-.. option:: --disable-openssf-guide=[yes|no|default=no]
+.. option:: --disable-openssf-guide=[yes|no|default=yes]
911
912
Disable compiler options that are recommended by `OpenSSF`_ for security reasons.
913
+ If this option is not enabled, CPython will be build based on the `OpenSSF`_ compiler option guides.
914
915
.. _OpenSSF: https://openssf.org/
916
0 commit comments