From 17ccb8f083689e5c5fbffe1208da4d7839b8813d Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 13 Oct 2024 14:46:24 -0400 Subject: [PATCH] update: libuv 1.49.1. --- GNUmakefile | 1 + deps/libuv | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index ec804939..7abd2bd3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -508,6 +508,7 @@ $(UV_OBJS): CFLAGS += \ -Wno-incompatible-pointer-types \ -Wno-maybe-uninitialized \ -Wno-sign-compare \ + -Wno-unknown-attributes \ -Wno-unused-but-set-parameter \ -Wno-unused-but-set-variable \ -Wno-unused-result \ diff --git a/deps/libuv b/deps/libuv index d2e56a5e..8be336f4 160000 --- a/deps/libuv +++ b/deps/libuv @@ -1 +1 @@ -Subproject commit d2e56a5e8d3e39947b78405ca6e4727c70f5568a +Subproject commit 8be336f4ee296d20e1c071a44d6adf279e202236