Remove underscore from QNX target file name
For consistency with the other QNX targets and the actual target names.
This commit is contained in:
parent
e612d079a1
commit
8ca9b8dbf7
3 changed files with 4 additions and 4 deletions
|
@ -1674,7 +1674,7 @@ supported_targets! {
|
|||
|
||||
("mips64-openwrt-linux-musl", mips64_openwrt_linux_musl),
|
||||
|
||||
("aarch64-unknown-nto-qnx710", aarch64_unknown_nto_qnx_710),
|
||||
("aarch64-unknown-nto-qnx710", aarch64_unknown_nto_qnx710),
|
||||
("x86_64-pc-nto-qnx710", x86_64_pc_nto_qnx710),
|
||||
("i586-pc-nto-qnx700", i586_pc_nto_qnx700),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue