aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gmp.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-03-10 08:25:50 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2021-03-10 08:25:50 +0000
commit1f28ed12435e75caa4a406797b1ec3d40e994778 (patch)
tree7e778b23dcd471b2f48944735a7796815f09f947 /chapter08/gmp.xml
parentba011a91886e2ffb977896f1e086cc42fb1d82ce (diff)
replace old x86_64 triplets
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/gmp.xml')
-rw-r--r--chapter08/gmp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gmp.xml b/chapter08/gmp.xml
index dfa2fd6e4..2419e2d02 100644
--- a/chapter08/gmp.xml
+++ b/chapter08/gmp.xml
@@ -106,7 +106,7 @@ make html</userinput></screen>
the system capabilities and there will be errors in the tests or other
applications using the gmp libraries with the message "Illegal
instruction". In this case, gmp should be reconfigured with the option
- --build=x86_64-unknown-linux-gnu and rebuilt.</para></caution>
+ --build=x86_64-pc-linux-gnu and rebuilt.</para></caution>
<para>Ensure that all 197 tests in the test suite passed.
Check the results by issuing the following command:</para>