From e68cbf6d2e58c45fcfa8f4608af372d880f5d8ae Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 14 Sep 2023 10:09:18 +0200 Subject: [PATCH] slides/sysdev-build-systems: minor correction Signed-off-by: Michael Opdenacker --- slides/sysdev-build-systems/sysdev-build-systems.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/sysdev-build-systems/sysdev-build-systems.tex b/slides/sysdev-build-systems/sysdev-build-systems.tex index cdf490f4d8..a3cb48df6b 100644 --- a/slides/sysdev-build-systems/sysdev-build-systems.tex +++ b/slides/sysdev-build-systems/sysdev-build-systems.tex @@ -101,7 +101,7 @@ \subsection{Embedded Linux build systems} \begin{itemize} \item Or any combination of the previous items \end{itemize} - \item Supports building uClibc, glibc and musl toolchains, + \item Supports using uClibc, glibc and musl toolchains, either built by Buildroot, or external \item Over 2800 applications or libraries integrated, from basic utilities to more elaborate software stacks: Wayland, GStreamer, Qt,