rust-lang / prev.rust-lang.org

The previous Rust website. The current website's code is at https://github.com/rust-lang/www.rust-lang.org.
https://prev.rust-lang.org
Apache License 2.0
151 stars 340 forks source link

Platform not recognized #1110

Closed arjanvaneersel closed 6 years ago

arjanvaneersel commented 6 years ago

I got a message that the platform isn't recognized. The specifications are:

navigator.platform: FreeBSD i386 navigator.appVersion: 5.0 (X11)

steveklabnik commented 6 years ago

Yes, we don't support that platform; only i686 FreeBSD. Sorry about that! You still might be able to build a rust toolchain for this platform, but since we don't provide one ourselves, this is correct.