libelf: add a x86 specific test failure

It's caused by a minor GAS issue, which should be fixed in
binutils-2.40.

See https://sourceware.org/bugzilla/show_bug.cgi?id=29450 and
https://sourceware.org/bugzilla/show_bug.cgi?id=29451.
This commit is contained in:
Xi Ruoyao 2022-09-25 12:56:08 +08:00
parent ad9fbd14ae
commit f4066122e0
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -58,7 +58,8 @@
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<!-- <para>One test, run-elfclassify.sh, is known to fail.</para>--> <para>One test named <filename>run-low_high_pc.sh</filename> is known to
fail on 32-bit x86 system.</para>
<para>Install only Libelf:</para> <para>Install only Libelf:</para>