The targets used the plain `$ARCH` triple, which LLVM normalizes to `$ARCH-unknown-unknown`, which is inconsistent with the the other VxWorks targets which all use `$ARCH-unknown-linux-gnu$ABI`. |
||
|---|---|---|
| .. | ||
| base | ||
| targets | ||
| crt_objects.rs | ||
| json.rs | ||
| mod.rs | ||
The targets used the plain `$ARCH` triple, which LLVM normalizes to `$ARCH-unknown-unknown`, which is inconsistent with the the other VxWorks targets which all use `$ARCH-unknown-linux-gnu$ABI`. |
||
|---|---|---|
| .. | ||
| base | ||
| targets | ||
| crt_objects.rs | ||
| json.rs | ||
| mod.rs | ||