projects
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6869388
)
skip useless files in build target
author
Debian Javascript Maintainers
<pkg-javascript-devel@alioth-lists.debian.net>
Wed, 20 Nov 2024 19:02:53 +0000
(20:02 +0100)
committer
Jérémy Lal
<kapouer@melix.org>
Wed, 20 Nov 2024 19:02:53 +0000
(20:02 +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 3fcb32d54ff44c3c22bc19fb8c91aec9321313ba..fba722dc8c3edec8a669d7bbe6e364e80547e0a1 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