diff options
-rw-r--r-- | part3intro/toolchaintechnotes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index c5b8dc577..aae3d7f3a 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -267,7 +267,7 @@ package on a complete LFS system, the installed content of the package should be same as the content of the same package installed in &ch-final;. The temporary packages installed in &ch-tmp-cross; or - &ch-tmp-chroot; cannot satisify this expectation because some of them + &ch-tmp-chroot; cannot satisfy this expectation because some of them are built without optional dependencies installed, and autoconf cannot perform some feature checks in &ch-tmp-cross; because of cross compilation, causing the temporary packages to lack optional features |