1
Fork 0

Remove underscore from QNX target file name

For consistency with the other QNX targets and the actual target names.
This commit is contained in:
Nilstrieb 2024-03-02 16:48:08 +01:00
parent e612d079a1
commit 8ca9b8dbf7
3 changed files with 4 additions and 4 deletions

View file

@ -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),