Commit 7c2b586
build: fix libuv builds for android aarch64
This syncs up the source list in
https://github.com/nodejs/node/blob/b2edcfee46097fe8e0510a455b97d5c6d0cac5ec/deps/uv/uv.gyp#L257-L265
with
https://github.com/nodejs/node/blob/b2edcfee46097fe8e0510a455b97d5c6d0cac5ec/deps/uv/CMakeLists.txt#L218-L227.
Fixes: #41380
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: #41555
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mary Marchini <oss@mmarchini.me>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent c6749bc commit 7c2b586Copy full SHA for 7c2b586
File tree
Expand file treeCollapse file tree
1 file changed
+4
-3
lines changedOpen diff view settings
Filter options
- deps/uv
Expand file treeCollapse file tree
1 file changed
+4
-3
lines changedOpen diff view settings
Collapse file
+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
254 | 254 | |
255 | 255 | |
256 | 256 | |
| 257 | + |
257 | 258 | |
258 | 259 | |
259 | 260 | |
260 | | - |
261 | | - |
262 | | - |
263 | 261 | |
| 262 | + |
| 263 | + |
264 | 264 | |
265 | 265 | |
| 266 | + |
266 | 267 | |
267 | 268 | |
268 | 269 | |
|
0 commit comments