Commit a34fe77
tools: add Rust args to
Add args to `tools/make-v8.sh` for compiling Rust-based components,
such as Temporal, for the Linux on ppc64le and s390x V8 CI builds.
PR-URL: #61898
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
(cherry picked from commit bbae66f)tools/make-v8.sh
1 parent f4666bd commit a34fe77Copy full SHA for a34fe77
1 file changed
+8-2Lines changed: 8 additions & 2 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
32 | | - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
33 | 39 | |
34 | 40 | |
35 | | - |
| 41 | + |
36 | 42 | |
37 | 43 | |
38 | 44 | |
|
0 commit comments