slackbuilds_ponce/development/rust
Andrew Clemons 2e4c5c3fb5 development/rust: Updated for version 1.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-28 23:41:24 +07:00
..
README development/rust: Updated for version 1.17.0. 2017-04-28 23:41:24 +07:00
rust.info development/rust: Updated for version 1.17.0. 2017-04-28 23:41:24 +07:00
rust.SlackBuild development/rust: Updated for version 1.17.0. 2017-04-28 23:41:24 +07:00
slack-desc development/rust: Use source compiling. 2017-03-28 19:13:03 +07:00

Rust is a systems programming language that runs blazingly fast,
prevents segfaults, and guarantees thread safety.

https://www.rust-lang.org

This will build rust from source, which requires using the "official" stage0
compiler for the version being built from rust-lang.org, which is currently
the previous stable version.

If you already have rust and cargo installed, this slackbuild will use these to
bootstrap itself.

You can also force either behaviour through the LOCAL_BOOTSTRAP=yes|no
parameter.

  LOCAL_BOOTSTRAP=no ./rust.SlackBuild