From a094de302766026951668572a1c7ad5b6e35b49a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 24 May 2009 17:49:53 +0000 Subject: Changed TARGET_TRIPLET to LFS_TGT to match the contents of Chapter 4- Setting Up the Environment. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/toolchaintechnotes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 60e1f10ff..ba5a18b7d 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -84,7 +84,7 @@ Binutils installs its assembler and linker in two locations, /tools/bin and /tools/$TARGET_TRIPLET/bin. The tools in one + class="directory">/tools/$LFS_TGT/bin. The tools in one location are hard linked to the other. An important facet of the linker is its library search order. Detailed information can be obtained from ld by passing it the --verbose -- cgit v1.2.3-54-g00ecf