diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-30 10:59:02 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-30 10:59:02 +0200 |
commit | beab2bff3e3c7a5f38e9c661a8b9644722bcd2cb (patch) | |
tree | 03399928f11c6fc8939532f56558950c83f94325 /community/gsoc | |
parent | 90b57ca0919040c2a7774458650522a206ea13e5 (diff) |
Revert "Building rust natively is not that large"
This reverts commit 90b57ca0919040c2a7774458650522a206ea13e5.
Actually it is
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/rust.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/rust.mdwn b/community/gsoc/project_ideas/rust.mdwn index 5395fd54..edbd7ca4 100644 --- a/community/gsoc/project_ideas/rust.mdwn +++ b/community/gsoc/project_ideas/rust.mdwn @@ -109,7 +109,7 @@ And then run from `rust/` ./x build DESTDIR=/where/you/want ./x install -Expect about 15GB disk usage and several hours duration. You also need quite +Expect about 20GB disk usage and several hours duration. You also need quite some ram, 4GB may be needed. --- |