--- 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',
