diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index b9ff68806..3bec12340 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -306,7 +306,7 @@ SEARCH_DIR("/usr/aarch64-unknown-linux-gnu/lib")
SEARCH_DIR("/usr/local/lib")
SEARCH_DIR("/lib")
SEARCH_DIR("/usr/lib");
-
+
Next make sure that we're using the correct libc:
grep "/lib.*/libc.so.6 " dummy.log