aboutsummaryrefslogtreecommitdiff
path: root/development/mrustc/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/mrustc/README')
-rw-r--r--development/mrustc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/mrustc/README b/development/mrustc/README
index 0a4fb047ec06..d26467c96d91 100644
--- a/development/mrustc/README
+++ b/development/mrustc/README
@@ -6,8 +6,8 @@ ultimate goal of being a separate re-implementation.
This slackbuild will build and package mrustc and additionally build the
official rust 1.19.0 with stdlib.
-This script may take a while to complete (around one hour a 10 core machine)
-and will require about 18GB (!) of disk space for its temporary directory. It
+This script may take a while to complete (around one hour on a 10 core machine)
+and will require about 19GB (!) of disk space for its temporary directory. It
defaults to "/tmp/SBo" and you may redefine it like this:
TMP=/your/temporary/dir ./mrustc.SlackBuild