skip useless files in build target
authorJérémy Lal <kapouer@melix.org>
Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)
committerJérémy Lal <kapouer@melix.org>
Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)
Forwarded: https://github.com/nodejs/node/issues/55787

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

Makefile

index 627ad931b1cf3d328d6bfb68d635646e72d0f94b..6e80a5557b4d041508398c6db1859544e2d0327a 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