[bootlin/training-materials updates] master: labs/sysdev-toolchain: update space used for building toolchain (dabaf6ed)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Mar 28 18:21:58 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/dabaf6ed416b6c651de8885eff1d1ea2caf19417

>---------------------------------------------------------------

commit dabaf6ed416b6c651de8885eff1d1ea2caf19417
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Mar 28 18:21:58 2023 +0200

    labs/sysdev-toolchain: update space used for building toolchain
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

dabaf6ed416b6c651de8885eff1d1ea2caf19417
 labs/sysdev-toolchain/sysdev-toolchain.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index 6dbaba54..a40ed557 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -242,7 +242,7 @@ Hello world!
 mistake in the toolchain configuration, you may need to run Crosstool-ng
 again, keeping generated files would save a significant amount of time.}
 
-To save about 11 GB of storage space, do a \code{./ct-ng clean} in the
+To save about 8 GB of storage space, do a \code{./ct-ng clean} in the
 Crosstool-NG source directory. This will remove the source code of the
 different toolchain components, as well as all the generated files
 that are now useless since the toolchain has been installed in




More information about the training-materials-updates mailing list