From decf315c6d9168528dfbcab3fd091dee768e2294 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 30 Oct 2022 22:30:53 +0800 Subject: toolchaintechnotes: fix a typo --- part3intro/toolchaintechnotes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'part3intro/toolchaintechnotes.xml') diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index db3945284..5698115cf 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -265,7 +265,7 @@ Generally cc-lfs cannot run on pc (the host distro). Despite the triplets of pc and lfs are compatible to each other, an executable for lfs will depend on glibc-&glibc-version; while the host distro - may utilizes a different libc implementation (for example, musl) or + may utilize a different libc implementation (for example, musl) or a previous release of glibc (for example, glibc-2.13). -- cgit v1.2.3-54-g00ecf