Actually, add back a note about lto tests.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2014-08-22 13:33:05 +00:00
parent 2e86ff80ba
commit 4a0bb544b3

View File

@ -120,6 +120,9 @@ cd ../binutils-build</userinput></screen>
<screen><userinput remap="test">make -k check</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen>
<para>Six tests in the lto.exp testsuite are known to fail due
to changes in the most recent version of GCC.</para>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen> <screen><userinput remap="install">make tooldir=/usr install</userinput></screen>