Closed as not planned
Description
Problem you are trying to solve
When I tried to install rustup, it seems not support i686-unknown-linux-musl
localhost:~# curl https://sh.rustup.rs -sSf | sh
info: downloading installer
curl: (22) The requested URL returned error: 404
rustup: installer for platform 'i686-unknown-linux-musl' not found, this may be unsupported
Can I compile the source code to build a supported one?
Solution you'd like
Hope that it can support i686-unknown-linux-musl
Notes
No response
Activity