mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
node: update to v4.4.4
While we're at it, also enable parallel builds. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/deps/uv/src/unix/getaddrinfo.c
|
||||
+++ b/deps/uv/src/unix/getaddrinfo.c
|
||||
@@ -99,6 +99,7 @@
|
||||
@@ -99,6 +99,7 @@ static void uv__getaddrinfo_work(struct
|
||||
int err;
|
||||
|
||||
req = container_of(w, uv_getaddrinfo_t, work_req);
|
||||
|
||||
Reference in New Issue
Block a user