Skip to content

Commit

Permalink
Ignore not yet known target_env value
Browse files Browse the repository at this point in the history
  • Loading branch information
flba-eb committed Nov 29, 2024
1 parent 2c53afc commit 14cb365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 14cb365

Please sign in to comment.