Commit a3019ed
committed
[build-windows-toolchain.bat] Enable passing host arch name to build.ps1 through env var
This allows us to fix the `build toolchain Windows arm64` trigger, which
currently builds a toolchain for x86, by setting an environment
variable.1 parent 2c02ba3 commit a3019ed
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments