skip useless files in build target
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)
committerJérémy Lal <kapouer@melix.org>
Mon, 10 Feb 2025 14:45:36 +0000 (15:45 +0100)
Forwarded: https://github.com/nodejs/node/issues/55787

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

Makefile

index 8374744471aa280a4c98cade4fe25db600c7652a..2ceec0bfe1b9e07d74aa0af9ad257696810095e8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,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