[FE training-materials-updates] Fix the previous commit and add some details

maxime.ripard at free-electrons.com maxime.ripard at free-electrons.com
Tue Feb 28 14:30:28 CET 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=96da05678598946d10762c2a0bd5a2d1e22fb803

commit 96da05678598946d10762c2a0bd5a2d1e22fb803
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Feb 28 14:29:59 2012 +0100

    Fix the previous commit and add some details

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index f001aae..c489e63 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -82,7 +82,9 @@ In Path and misc options:
   the toolchain will be installed.
 \item Set Number of parallel jobs to 2 times the number of CPU cores
   in your workstation. Building your toolchain will be faster.
-\item Change the logging level to \"DEBUG\"
+\item Change the logging level to ''DEBUG'' so that we can have more
+  detail on what is happening during the build in case something is
+  going wrong.
 \end{itemize}
 
 In Toolchain options:

-----------------------------------------------------------------------

Summary of changes:
 labs/sysdev-toolchain/sysdev-toolchain.tex |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


More information about the training-materials-updates mailing list