Commit d019f55
authored
Fix compiler dependency on ARM (#4980)
I noticed that `dependencies.yaml` had a dependency on an `x86_64` compiler on `aarch64`. This was a typo, not an attempt at cross-compilation.
Authors:
- Bradley Dice (https://github.com/bdice)
- Chuck Hastings (https://github.com/ChuckHastings)
Approvers:
- Kyle Edwards (https://github.com/KyleFromNVIDIA)
- Ray Douglass (https://github.com/raydouglass)
URL: #49801 parent d790d42 commit d019f55
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments