about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/jump_threading.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-09-11 15:53:25 -0700
committerGitHub <noreply@github.com>2024-09-11 15:53:25 -0700
commitb4201d3f78f31146c53e8dbaefba9fdd79cdf6b6 (patch)
tree317c9de7d672a4ead2cb76df76570854ccb0a957 /compiler/rustc_mir_transform/src/jump_threading.rs
parent82655065194063be4a58536e2a722d8e4cad1c36 (diff)
parent368231c9954f2a672ba5e484b2de3aee36d911cc (diff)
downloadrust-b4201d3f78f31146c53e8dbaefba9fdd79cdf6b6.tar.gz
rust-b4201d3f78f31146c53e8dbaefba9fdd79cdf6b6.zip
Rollup merge of #130248 - nyurik:fix-129895, r=workingjubilee
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

CC: `@japaric` `@flba-eb` `@saethlin`
Diffstat (limited to 'compiler/rustc_mir_transform/src/jump_threading.rs')
0 files changed, 0 insertions, 0 deletions