Skip to content

community/rust: restore s390x support

Aleksei Nikiforov requested to merge AlekseiNikiforovIBM/aports:rust into master

This merge request restores s390x support for rust on Alpine.

newsboat application was built and launched to test if resulting rust is working.

build.sh script from attached archive for s390x host with docker is used to bootstrap rust on s390x: rust-s390x-bootstrap.tar.gz

Related: tsc#44 (closed)

Merge request reports