projects
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb8044
)
skip useless files in build target
author
Debian Javascript Maintainers
<pkg-javascript-devel@alioth-lists.debian.net>
Fri, 8 Nov 2024 19:05:21 +0000
(20:05 +0100)
committer
Jé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
patch
|
blob
|
history
diff --git
a/Makefile
b/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