Add support for QNX 7.1 with io-sock on x64

Signed-off-by: Florian Bartels <Florian.Bartels@elektrobit.com>
This commit is contained in:
Florian Bartels 2024-11-29 18:15:05 +01:00
parent 84c80151cf
commit efe53ddd58
7 changed files with 41 additions and 7 deletions

View file

@ -35,6 +35,7 @@ pub struct Finder {
const STAGE0_MISSING_TARGETS: &[&str] = &[
// just a dummy comment so the list doesn't get onelined
"aarch64-unknown-nto-qnx710_iosock",
"x86_64-pc-nto-qnx710_iosock",
];
/// Minimum version threshold for libstdc++ required when using prebuilt LLVM