Commit 560ee24
build: fix arm64 cross-compile from powershell
Starting vcbuild.bat for cross-compiling from powershell was failing the
licensertf step because it couldn't find x64_node_exe after downloading.
PR-URL: #45890
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent aab35a9 commit 560ee24Copy full SHA for 560ee24
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
420 | 420 | |
421 | 421 | |
422 | 422 | |
| 423 | + |
423 | 424 | |
424 | 425 | |
425 | | - |
426 | 426 | |
427 | 427 | |
428 | 428 | |
429 | | - |
| 429 | + |
430 | 430 | |
431 | 431 | |
432 | 432 | |
|
0 commit comments