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%': '',
|
'node_tag%': '',
|
||||||
'uv_library%': 'static_library',
|
'uv_library%': 'static_library',
|
||||||
|
|
||||||
|
'openssl_fips%': '',
|
||||||
|
|
||||||
# Default to -O0 for debug builds.
|
# Default to -O0 for debug builds.
|
||||||
'v8_optimized_debug%': 0,
|
'v8_optimized_debug%': 0,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user