aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/adjusting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/adjusting.xml')
-rw-r--r--chapter05/adjusting.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml
index 6d3aca31f..c3d584ab2 100644
--- a/chapter05/adjusting.xml
+++ b/chapter05/adjusting.xml
@@ -22,6 +22,8 @@ unset SPECFILE</userinput></screen>
<screen><userinput>rm -f /tools/lib/gcc/*/*/include/{pthread.h,bits/sigthread.h}</userinput></screen>
+<para>Test the tools:</para>
+
<screen><userinput>echo 'main(){}' &gt; dummy.c
cc dummy.c
readelf -l a.out | grep ': /tools'</userinput></screen>