mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-10 07:59:38 +00:00
arm64: document binutils test failures
This commit is contained in:
parent
728b8d8932
commit
3c8308386c
@ -160,12 +160,13 @@ cd build</userinput></screen>
|
||||
|
||||
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||
|
||||
<!-- Fixed in 2.39
|
||||
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=01ae03b
|
||||
<para>One gold test, <filename>pr17704a_test</filename>, is known to
|
||||
fail if <parameter>CONFIG_IA32_EMULATION</parameter> is disabled in the
|
||||
kernel configuration of the host system.</para>
|
||||
-->
|
||||
<para>
|
||||
Some gprofng tests depend on hardware and may fail on AArch64.
|
||||
<!-- Happens for me with -j24, not sure if it's aarch64-only -->
|
||||
Some GAS tests may fail if the test is run parallelly due to a race
|
||||
condition.
|
||||
</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user