diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-02-13 02:26:13 +0000 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-02-13 02:26:13 +0000 |
commit | 0ceb295279190683d4121fbc4a7eb42597209d71 (patch) | |
tree | 0ddd671ed7853811ebf08c5941f51cd5df6313da /chapter08/binutils.xml | |
parent | 4f8ae861583a6047f37de0746a4ca330c7126bab (diff) |
document x86 ISA level related breakage and workaround
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r-- | chapter08/binutils.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index a8f0f9802..c46caa92a 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -157,7 +157,8 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> -<!-- <para>The ver_test_pr16504.sh test is known to fail.</para>--> + <para>Several tests named <quote>Run property ...</quote> are known to + fail.</para> <para>Install the package:</para> |