Skip to content

Commit 5ee5fa2

Browse files
indutnyevanlucas
authored andcommitted
build: add missing openssl_fips% to common.gypi
See: atom/node@cba512d PR-URL: #5919 Reviewed-By: Johan Bergström <[email protected]>
1 parent 5681ffe commit 5ee5fa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common.gypi

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
'node_tag%': '',
1515
'uv_library%': 'static_library',
1616

17+
'openssl_fips%': '',
18+
1719
# Default to -O0 for debug builds.
1820
'v8_optimized_debug%': 0,
1921

0 commit comments

Comments
 (0)