Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit e08c659

Browse files
maclover7addaleax
authored andcommitted
build: do not include deleted directory
`deps/uv/src/ares` hasn't existed since libuv/libuv@41b1265 (mid 2012). PR-URL: nodejs/node#16384 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 5a19208 commit e08c659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
'include_dirs': [
184184
'src',
185185
'tools/msvs/genfiles',
186-
'deps/uv/src/ares',
187186
'<(SHARED_INTERMEDIATE_DIR)', # for node_natives.h
188187
'deps/nghttp2/lib/includes'
189188
],

0 commit comments

Comments
 (0)