projects
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
514b302
)
skip useless files in build target
author
Debian Javascript Maintainers
<pkg-javascript-devel@alioth-lists.debian.net>
Mon, 10 Feb 2025 14:45:36 +0000
(15:45 +0100)
committer
Jé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
patch
|
blob
|
history
diff --git
a/Makefile
b/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