Add powerpc64-ibm-aix as Tier-3 target by ecnelises · Pull Request #102293 · rust-lang/rust (original) (raw)
Checking rustc-demangle v0.1.21
error: unexpected `cfg` condition value
--> library/unwind/src/lib.rs:90:7
|
90 | #[cfg(target_os = "aix")]
|
|
= note: `-D unexpected-cfgs` implied by `-D warnings`
= note: expected values for `target_os` are: android, cuda, dragonfly, emscripten, espidf, freebsd, fuchsia, haiku, hermit, horizon, illumos, ios, l4re, linux, macos, netbsd, none, openbsd, psp, redox, solaris, solid_asp3, tvos, uefi, unknown, vxworks, wasi, watchos, windows, xous
error: could not compile `unwind` due to previous error
warning: build failed, waiting for other jobs to finish...
Build completed unsuccessfully in 0:01:59