skip useless files in build target
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Fri, 8 Nov 2024 19:05:21 +0000 (20:05 +0100)
committerJérémy Lal <kapouer@melix.org>
Fri, 8 Nov 2024 19:05:21 +0000 (20:05 +0100)
Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

Makefile

index 58f29115d6672ce1a31ef37eb8d9cae20923ba8b..bc44f90a31e1ded1f852cd9ab38fe0c2c782c6d4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -173,7 +173,7 @@ with-code-cache test-code-cache:
        $(warning '$@' target is a noop)
 
 out/Makefile: config.gypi common.gypi node.gyp \
-       deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \
+       deps/llhttp/llhttp.gyp \
        deps/simdutf/simdutf.gyp deps/ada/ada.gyp \
        tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \
        tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp