From f447b1c7ac5ea7ab7975be31ea37bce86a7a3dc0 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Thu, 26 Feb 2026 14:27:52 +0000 Subject: Woodpecker CI 13608c4ce852ed8cb2385aa82504a95e84c9c5d7 [SKIP CI] --- nodejs/unbundle-uv.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nodejs/unbundle-uv.patch (limited to 'nodejs/unbundle-uv.patch') diff --git a/nodejs/unbundle-uv.patch b/nodejs/unbundle-uv.patch new file mode 100644 index 00000000..28814557 --- /dev/null +++ b/nodejs/unbundle-uv.patch @@ -0,0 +1,10 @@ +--- a/deps/uvwasi/uvwasi.gyp ++++ b/deps/uvwasi/uvwasi.gyp +@@ -30,7 +30,6 @@ + }], + [ 'node_shared_libuv=="false"', { + 'dependencies': [ +- '../uv/uv.gyp:libuv', + ], + }], + ], -- cgit v1.2.3