diff options
Diffstat (limited to 'development/rust16/README')
-rw-r--r-- | development/rust16/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/development/rust16/README b/development/rust16/README index 8750037532c92..97cfbe0b1532a 100644 --- a/development/rust16/README +++ b/development/rust16/README @@ -1,6 +1,6 @@ -rust16 installs a limited set of rust binaries to /opt/rust16. This is -to allow rust-based SlackBuilds to build more recent versions than -would be possible with system rust. +rust16 installs a limited set of Rust stable binaries to /opt/rust16. +This is to allow Rust-based SlackBuilds to build more recent versions +than would be possible with system Rust. To use the rust16 binaries in a SlackBuild, make the following export statements: @@ -16,7 +16,6 @@ If your SlackBuild experiences build failures on 64-bit systems, please ensure that the LIBDIRSUFFIX variable is set. rust16 is not intended as a substitute for rustup or for the Slackware -rust package in terms of rust development purposes. +Rust package in terms of Rust development purposes. -Separate downloads are available for i686 and x86_64. -current users may -be able to ignore rust16 as a dependency for some packages. +Separate downloads are available for i686 and x86_64. |