Commit a079beb
committed
Fix the cross-compiling Windows ARM64 build.
Fix the path to use the build arch instead of the host arch when
invoking the built swift compiler.
This fixes the build failure that's currently worked around with extra
path setting.1 parent 75d60af commit a079beb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
866 | 866 | | |
867 | 867 | | |
868 | 868 | | |
869 | | - | |
| 869 | + | |
870 | 870 | | |
871 | 871 | | |
872 | 872 | | |
| |||
0 commit comments