slackbuilds_ponce/development/rust
Andrew Clemons 107ad64454 development/rust: Updated for version 1.24.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2018-02-17 12:57:26 +13:00
..
README development/rust: Updated for version 1.21.0. 2017-10-14 14:47:00 +01:00
rust.info development/rust: Updated for version 1.24.0. 2018-02-17 12:57:26 +13:00
rust.SlackBuild development/rust: Updated for version 1.24.0. 2018-02-17 12:57:26 +13:00
slack-desc development/rust: Updated for version 1.20.0. 2017-09-02 10:19:47 +01:00

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

Cargo - the Rust package manager - is included in this build.

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 installed, this slackbuild will use it to bootstrap
itself.

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

  LOCAL_BOOTSTRAP=no ./rust.SlackBuild