aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current/unbundle-uv.patch
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-04-15 16:34:23 +0300
committerTBK <tbk@jjtc.eu>2020-04-17 09:20:20 +0000
commit6b8aaffffc0b9669d884e07e5fd0d49680ba5ef3 (patch)
treec5d10328af0129462eb4aedecf384f201b3ab953 /community/nodejs-current/unbundle-uv.patch
parent7c0d5cf7b63e6614e2016f621318d45601badecf (diff)
downloadaports-6b8aaffffc0b9669d884e07e5fd0d49680ba5ef3.tar.bz2
aports-6b8aaffffc0b9669d884e07e5fd0d49680ba5ef3.tar.xz
community/nodejs-current: unbundle brotli and port changes from main
Diffstat (limited to 'community/nodejs-current/unbundle-uv.patch')
-rw-r--r--community/nodejs-current/unbundle-uv.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/nodejs-current/unbundle-uv.patch b/community/nodejs-current/unbundle-uv.patch
new file mode 100644
index 0000000000..38025e8c7e
--- /dev/null
+++ b/community/nodejs-current/unbundle-uv.patch
@@ -0,0 +1,10 @@
+--- a/deps/uvwasi/uvwasi.gyp
++++ b/deps/uvwasi/uvwasi.gyp
+@@ -16,7 +16,6 @@
+ 'src/wasi_rights.c',
+ ],
+ 'dependencies': [
+- '../uv/uv.gyp:libuv',
+ ],
+ 'direct_dependent_settings': {
+ 'include_dirs': ['include']