From 08678119523338e3c534c6f8ef4f586f62fc7682 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sat, 26 Apr 2025 09:06:37 -0400 Subject: [PATCH] update: libuv 1.51.0. --- GNUmakefile | 5 +++-- deps/libuv | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 24b40fa6..2eef3128 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -614,15 +614,16 @@ $(UV_OBJS): CFLAGS += \ -Ideps/libuv/include \ -Ideps/libuv/src \ -Wno-dangling-pointer \ + -Wno-format-truncation \ -Wno-incompatible-pointer-types \ -Wno-maybe-uninitialized \ + -Wno-nonnull \ -Wno-sign-compare \ -Wno-unknown-attributes \ -Wno-unused-but-set-parameter \ -Wno-unused-but-set-variable \ -Wno-unused-result \ - -Wno-unused-variable \ - -Wno-nonnull + -Wno-unused-variable $(filter out/win%,$(UV_OBJS)): \ CFLAGS += \ -Wno-cast-function-type \ diff --git a/deps/libuv b/deps/libuv index 8fb9cb91..5152db2c 160000 --- a/deps/libuv +++ b/deps/libuv @@ -1 +1 @@ -Subproject commit 8fb9cb919489a48880680a56efecff6a7dfb4504 +Subproject commit 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b