Skip to content

Commit 6bf1502

Browse files
author
Noah Andrews
authored
Merge pull request #10 from REVrobotics/fix-openssl_fips-error
2 parents 2434936 + e0b7043 commit 6bf1502

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

binding.gyp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
'VCCLCompilerTool': { 'ExceptionHandling': 1 },
3737
}
3838
}
39-
]
39+
],
40+
'variables' : {
41+
'openssl_fips': '',
42+
}
4043
}

0 commit comments

Comments
 (0)