Skip to content

Commit ebeaa73

Browse files
Update configure.py
Co-authored-by: Richard Lau <[email protected]>
1 parent 42b69ac commit ebeaa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@
791791
default=None,
792792
help='do not install the bundled Corepack')
793793

794-
parser.add_argument('--cfg',
794+
parser.add_argument('--control-flow-guard',
795795
action='store_true',
796796
dest='enable_cfg',
797797
default=None,

0 commit comments

Comments
 (0)