1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 10:15:12 +03:00
aports/community/nodejs-current/unbundle-uv.patch
2021-07-16 14:36:35 +00:00

10 lines
233 B
Diff

--- a/deps/uvwasi/uvwasi.gyp
+++ b/deps/uvwasi/uvwasi.gyp
@@ -30,7 +30,6 @@
}],
[ 'node_shared_libuv=="false"', {
'dependencies': [
- '../uv/uv.gyp:libuv',
],
}],
],