diff --git a/chapter06/adjusting.xml b/chapter06/adjusting.xml index 78ba0a00e..624e23d9f 100644 --- a/chapter06/adjusting.xml +++ b/chapter06/adjusting.xml @@ -84,8 +84,7 @@ readelf -l a.out | grep ': /lib' and the output of the last command (allowing for platform-specific target triplets) will be: -SEARCH_DIR("/tools/i686-pc-linux-gnu/lib") -SEARCH_DIR("/usr/lib") +SEARCH_DIR("/usr/lib") SEARCH_DIR("/lib"); Next make sure that we're using the correct libc: