X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=library%2Fstd%2Fsrc%2Fos%2Flinux%2Fraw.rs;h=f46028c3a96c9d62a03151902aea14cbfa48c821;hb=dc3e59cb3fe05ebd752d3a2269f501c00327be22;hp=c73791d14529c6976adec84643f01976433c05be;hpb=9d4e08e725592a703b9846a8421ff5eed0aff3c3;p=rust.git diff --git a/library/std/src/os/linux/raw.rs b/library/std/src/os/linux/raw.rs index c73791d1452..f46028c3a96 100644 --- a/library/std/src/os/linux/raw.rs +++ b/library/std/src/os/linux/raw.rs @@ -26,7 +26,6 @@ #[cfg(any( target_arch = "x86", - target_arch = "le32", target_arch = "m68k", target_arch = "powerpc", target_arch = "sparc",