node: April 3, 2024 Security Releases
[feed/packages.git] / lang / node / patches / 202-node_gyp.patch
index b8bd937fbdd4934c20a5931f0df7d3638729e852..2105ffcfccd58041b6aa6d7cb74873831d3004d1 100644 (file)
@@ -1,10 +1,10 @@
 --- a/node.gyp
 +++ b/node.gyp
-@@ -1193,6 +1193,7 @@
+@@ -1197,6 +1197,7 @@
        'dependencies': [
          'deps/simdutf/simdutf.gyp:simdutf#host',
        ],
 +      'libraries!':[ '-licui18n', '-licuuc', '-licudata', '-lcrypto', '-lssl', '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcares' ],
        'include_dirs': [
-         'tools'
-       ],
+         'tools',
+         'src',