Remove outdated cfg on le32
See https://github.com/rust-lang/rust/pull/45041 for the removal of the target (le32-unknown-nacl).
This commit is contained in:
parent
9467f95531
commit
dde74fe092
3 changed files with 1 additions and 8 deletions
|
@ -26,7 +26,6 @@ pub use self::arch::{blkcnt_t, blksize_t, ino_t, nlink_t, off_t, stat, time_t};
|
|||
|
||||
#[cfg(any(
|
||||
target_arch = "x86",
|
||||
target_arch = "le32",
|
||||
target_arch = "m68k",
|
||||
target_arch = "powerpc",
|
||||
target_arch = "sparc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue