Skip to content

Commit d7e9e72

Browse files
committed
nit
1 parent 53c28e5 commit d7e9e72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/using/configure.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,9 +907,10 @@ Security Options
907907
The settings ``python`` and *STRING* also set TLS 1.2 as minimum
908908
protocol version.
909909

910-
.. option:: --disable-openssf-guide=[yes|no|default=no]
910+
.. option:: --disable-openssf-guide=[yes|no|default=yes]
911911

912912
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.
913914

914915
.. _OpenSSF: https://openssf.org/
915916

0 commit comments

Comments
 (0)