11 lines
346 B
Diff
11 lines
346 B
Diff
--- a/node.gyp
|
|
+++ b/node.gyp
|
|
@@ -1139,6 +1139,7 @@
|
|
'node.gypi'
|
|
],
|
|
'libraries!':[ '-licui18n', '-licuuc', '-licudata', '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
|
|
+ 'cflags!': ['-mbranch-protection=standard'],
|
|
'include_dirs': [
|
|
'src',
|
|
'tools/msvs/genfiles',
|