mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Clean up GCC page for MPX removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d1d90532e8
commit
ac95fdb589
@ -143,14 +143,14 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|||||||
Unless the test results are vastly different from those at the above URL,
|
Unless the test results are vastly different from those at the above URL,
|
||||||
it is safe to continue.</para>
|
it is safe to continue.</para>
|
||||||
|
|
||||||
<note><para>
|
<!--note><para>
|
||||||
On some combinations of kernel configuration and AMD processors
|
On some combinations of kernel configuration and AMD processors
|
||||||
there may be more than 1100 failures in the gcc.target/i386/mpx
|
there may be more than 1100 failures in the gcc.target/i386/mpx
|
||||||
tests (which are designed to test the MPX option on recent
|
tests (which are designed to test the MPX option on recent
|
||||||
Intel processors). These can safely be ignored on AMD
|
Intel processors). These can safely be ignored on AMD
|
||||||
processors. These tests will also fail on Intel processors if MPX support
|
processors. These tests will also fail on Intel processors if MPX support
|
||||||
is not enabled in the kernel even though it is present on the CPU.
|
is not enabled in the kernel even though it is present on the CPU.
|
||||||
</para></note>
|
</para></note-->
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user