mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
2b1dc3144b
This target is intended to be used for kernel development. Becasue on s390x float and vector registers overlap we have to disable the vector extension. The default s390x-unknown-gnu-linux target will not allow use of softfloat. Co-authored-by: Jubilee <workingjubilee@gmail.com>