Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update common.gypi
Co-authored-by: Richard Lau <rlau@redhat.com>
  • Loading branch information
2 people authored and StefanStojanovic committed Mar 4, 2025
commit aaaa57dcdfadd23ddc09d11b0fc83547104a18fb
2 changes: 1 addition & 1 deletion common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'clang%': 0,
'error_on_warn%': 'false',
'suppress_all_error_on_warn%': 'false',
'cfg%': 'false',
'control_flow_guard%': 'false',

'openssl_product': '<(STATIC_LIB_PREFIX)openssl<(STATIC_LIB_SUFFIX)',
'openssl_no_asm%': 0,
Expand Down