From 1c8cc7166e81da25ccc88bd2ce3526800cfd0f00 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 14 Jul 2018 12:43:25 +0000 Subject: [PATCH] Modify gcc test note for Intel chips with MPX support that do NOT have it enabled in the kernel (most host systems) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index cc521c8c3..645b72cfa 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -136,7 +136,8 @@ cd build there may be more than 1100 failures in the gcc.target/i386/mpx tests (which are designed to test the MPX option on recent Intel processors). These can safely be ignored on AMD - processors. + 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. Install the package: