diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-01-16 20:23:15 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-01-16 20:23:15 +0100 |
commit | f446e40690645ce38b49ccbf8ade505abf9a3758 (patch) | |
tree | 46fc37c436a1f24c7f3c785b127566ee33a4ab2c | |
parent | 25a14a99de67becffc43a24104bf8292ef04d426 (diff) |
Note about saving disk space
-rw-r--r-- | hurd/glibc.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index 16aaa917..fe059369 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -34,6 +34,8 @@ glibc. This should be working as per the following: Currently the master branch builds that way without any testsuite issue. +To save some disk space, after the compilers stage you can remove src/mpc, src/mpfr, src/binutils, src/linux. + # Building One of the tests really put boxes on its knees: |