[bootlin/training-materials updates] master: Toolchain lab: fix ct-ng option (76294e2e)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 26 13:16:47 CEST 2022


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

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

commit 76294e2e4294c0e3a9765d249da1ff59b6ccfa66
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 26 13:16:47 2022 +0200

    Toolchain lab: fix ct-ng option
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

76294e2e4294c0e3a9765d249da1ff59b6ccfa66
 labs/sysdev-toolchain/sysdev-toolchain.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index d0fa3e80..2b0603df 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -109,8 +109,8 @@ In \code{Toolchain options}:
 
 In \code{C-library}:
 \begin{itemize}
-  \item If not set yet, set \code{C library} to \code{uClibc}
-        (\code{LIBC_UCLIBC})
+  \item If not set yet, set \code{C library} to \code{uClibc-ng}
+        (\code{LIBC_UCLIBC_NG})
   \item Keep the default version that is proposed
   \item If needed, enable \code{Add support for IPv6}
         (\code{LIBC_UCLIBC_IPV6})\footnote{




More information about the training-materials-updates mailing list