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