Skip to content

Commit 0d9a5dd

Browse files
committed
Update
1 parent e78c2ef commit 0d9a5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PCbuild/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ echo. -k Attempt to kill any running Pythons before building (usually done
3333
echo. automatically by the pythoncore project)
3434
echo. --pgo Build with Profile-Guided Optimization. This flag
3535
echo. overrides -c and -d
36-
echo. --disable-gil Enable experimental support for running without the GIL.
36+
echo. --disable-gil Enable support for running without the GIL.
3737
echo. --test-marker Enable the test marker within the build.
3838
echo. --regen Regenerate all opcodes, grammar and tokens.
3939
echo. --experimental-jit Enable the experimental just-in-time compiler.

0 commit comments

Comments
 (0)