mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Drop the not really supported PowerPC 32bit target
The LLVM backend has known issues and even for them the main development target is PowerPC 64bit Little Endian.
This commit is contained in:
committed by
Luca Barbato
parent
77243a10a1
commit
8d8d81aa35
@@ -40,7 +40,7 @@ dox i686 i686-unknown-linux-gnu
|
||||
dox x86_64 x86_64-unknown-linux-gnu
|
||||
dox arm armv7-unknown-linux-gnueabihf
|
||||
dox aarch64 aarch64-unknown-linux-gnu
|
||||
dox powerpc powerpc-unknown-linux-gnu
|
||||
# dox powerpc powerpc-unknown-linux-gnu
|
||||
dox powerpc64le powerpc64le-unknown-linux-gnu
|
||||
dox mips mips-unknown-linux-gnu
|
||||
dox mips64 mips64-unknown-linux-gnuabi64
|
||||
|
||||
Reference in New Issue
Block a user