Commit cecc46e
fix: dtc compiler should have exec transition
With a target transition, the dtc compiler would be resolved to the target arch instead of the exec arch. As it builds a platform independent binary, this should be a exec transition.1 parent 816491c commit cecc46e
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
| |||
0 commit comments