about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorYuri Astrakhan <YuriAstrakhan@gmail.com>2024-09-11 17:35:14 -0400
committerYuri Astrakhan <YuriAstrakhan@gmail.com>2024-09-11 17:35:14 -0400
commit368231c9954f2a672ba5e484b2de3aee36d911cc (patch)
treeed247d210fcf4705b37697fb317a8f6f8573ce42 /compiler/rustc_codegen_llvm/src/errors.rs
parentf7f8bdf2e03918cc3742db3bb37b7cfe9994dbec (diff)
downloadrust-368231c9954f2a672ba5e484b2de3aee36d911cc.tar.gz
rust-368231c9954f2a672ba5e484b2de3aee36d911cc.zip
Limit `libc::link` usage to `nto70` target only, not NTO OS
It seems QNX 7.0 does not support `linkat` at all (most tests were failing). Limiting to QNX 7.0 only, while using `linkat` for the future versions seems like the right path forward (tested on 7.0).

Fixes 129895
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions