mirror of
https://github.com/nodejs/node.git
synced 2024-11-24 12:10:08 +01:00
build: add missing openssl_fips%
to common.gypi
See: atom/node@cba512d493 PR-URL: https://github.com/nodejs/node/pull/5919 Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
This commit is contained in:
parent
a15906c74b
commit
26a4a4bc93
@ -14,6 +14,8 @@
|
||||
'node_tag%': '',
|
||||
'uv_library%': 'static_library',
|
||||
|
||||
'openssl_fips%': '',
|
||||
|
||||
# Default to -O0 for debug builds.
|
||||
'v8_optimized_debug%': 0,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user