diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index ad3e5a139..ed8acb1f4 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -62,11 +62,6 @@ mv -v gmp-&gmp-version; gmp
tar -xf ../mpc-&mpc-version;.tar.gz
mv -v mpc-&mpc-version; mpc
- Update the auxilary scripts of GMP building system to allow
- building it for LoongArch:
-
-cp config.{guess,sub} gmp
-
Set the default directory name for
64-bit libraries to lib
:
diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml
index 92a9f7204..05173661e 100644
--- a/chapter06/gcc-pass2.xml
+++ b/chapter06/gcc-pass2.xml
@@ -57,11 +57,6 @@ mv -v gmp-&gmp-version; gmp
tar -xf ../mpc-&mpc-version;.tar.gz
mv -v mpc-&mpc-version; mpc
- Update the auxilary scripts of GMP building system to allow
- building it for LoongArch:
-
-cp config.{guess,sub} gmp
-
Set the default directory name for
64-bit libraries to lib
: