From 6a0d235ddd98210293a2f59c794af0691d0f4877 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 4 Feb 2015 18:11:18 +0000 Subject: Clarify output in Chapter 6 adjusting section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/adjusting.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/adjusting.xml b/chapter06/adjusting.xml index f6b00971d..df01e9b68 100644 --- a/chapter06/adjusting.xml +++ b/chapter06/adjusting.xml @@ -79,7 +79,8 @@ readelf -l a.out | grep ': /lib' grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' - The output of the last command should be: + References to paths that have components with '-linux-gnu' should + be ignored, but otherwise the output of the last command should be: SEARCH_DIR("/usr/lib") SEARCH_DIR("/lib"); -- cgit v1.2.3-54-g00ecf