Skip to content

Commit 42b69ac

Browse files
Update common.gypi
Co-authored-by: Richard Lau <rlau@redhat.com>
1 parent ca2c5ba commit 42b69ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
'clang%': 0,
2929
'error_on_warn%': 'false',
30-
'cfg%': 'false',
30+
'control_flow_guard%': 'false',
3131

3232
'openssl_product': '<(STATIC_LIB_PREFIX)openssl<(STATIC_LIB_SUFFIX)',
3333
'openssl_no_asm%': 0,

0 commit comments

Comments
 (0)