From 0d84af1cbb0dc825db3e965d5126e5b08f878067 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 28 Dec 2017 03:52:38 +0000 Subject: Typos and wording changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 289885a72..f54ed6c75 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -219,10 +219,13 @@ ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \ Again, note that the directory named after your target triplet may be different than the above, depending on your architecture. +