Skip to content

Commit 1689d30

Browse files
committed
updating binding.gyp to improve compatibility with older node.js versions
1 parent 3f457e8 commit 1689d30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binding.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
# permissions and limitations under the License.
1616
##
1717
{
18+
'variables' : {
19+
'openssl_fips': '',
20+
},
1821
'targets': [
1922
{
2023
'target_name': 'edge_coreclr',

0 commit comments

Comments
 (0)