<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/node.gyp
+++ b/node.gyp
@@ -1303,6 +1303,7 @@
         'deps/simdutf/simdutf.gyp:simdutf#host',
       ],
       'libraries!':[ '-licui18n', '-licuuc', '-licudata', '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
+      'cflags!': ['-mbranch-protection=standard'],
       'include_dirs': [
         'tools',
         'src',
</pre></body></html>