mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
There are now 197 tests in GMP rather than 190
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
672ea43add
commit
3f7f3df039
@ -108,7 +108,7 @@ make html</userinput></screen>
|
||||
instruction". In this case, gmp should be reconfigured with the option
|
||||
--build=x86_64-unknown-linux-gnu and rebuilt.</para></caution>
|
||||
|
||||
<para>Ensure that all 190 tests in the test suite passed.
|
||||
<para>Ensure that all 197 tests in the test suite passed.
|
||||
Check the results by issuing the following command:</para>
|
||||
|
||||
<screen><userinput remap="test">awk '/# PASS:/{total+=$3} ; END{print total}' gmp-check-log</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user