diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-05-23 08:04:52 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-26 06:59:31 +0700 |
commit | d365412cab467d87bfe22f7be466dc1626ab57a3 (patch) | |
tree | 20ae3328d3a44d48fe8c6f9e15601ceb156f4a28 /development/mrustc/README | |
parent | 9922aa041ef05e217873ee2bf4d2cf0357868d5e (diff) | |
download | slackbuilds-d365412cab467d87bfe22f7be466dc1626ab57a3.tar.gz |
development/mrustc: Updated for version gitb5b7089.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/mrustc/README')
-rw-r--r-- | development/mrustc/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/mrustc/README b/development/mrustc/README index 0a4fb047ec..d26467c96d 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 |