diff --git a/library/std/Cargo.toml b/library/std/Cargo.toml index b6f122556d58f..35624cec8f54a 100644 --- a/library/std/Cargo.toml +++ b/library/std/Cargo.toml @@ -140,6 +140,7 @@ level = "warn" check-cfg = [ 'cfg(bootstrap)', 'cfg(target_arch, values("xtensa", "aarch64-unknown-nto-qnx710_iosock"))', + 'cfg(target_env, values("nto71_iosock"))', # std use #[path] imports to portable-simd `std_float` crate # and to the `backtrace` crate which messes-up with Cargo list # of declared features, we therefor expect any feature cfg