From c4804e888b6ef920ff9e57aff695feeccb714d2a Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Mon, 29 Jun 2020 08:10:02 +0000 Subject: [PATCH] Wording git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/libstdc++-pass2.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter07/libstdc++-pass2.xml b/chapter07/libstdc++-pass2.xml index 16a256b63..d6e5cd7fe 100644 --- a/chapter07/libstdc++-pass2.xml +++ b/chapter07/libstdc++-pass2.xml @@ -108,9 +108,10 @@ cd build --host=x86_64-pc-linux-gnu - Since up to now, the cross-compile tools are used. This - switch is set to place headers used for multilib to locations - where the final system can pick them up correctly. + Since up to now the cross-compile tools are used. This + switch is set to ensure that the headers used for multilib are + placed in correct locations where the final system can pick + them up.