From e871ed60017455ee94efbbf2fb9868aa35448913 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 3 Feb 2024 22:40:56 +0800 Subject: [PATCH] mips64el: binutils: Update test suite known failures --- chapter08/binutils.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 3b2d39c18..94a49a515 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -128,6 +128,12 @@ cd build + In the ld test suite 84 tests are known to fail because they + are not designed compatible with either the n64 ABI or the + option. In the + binutils test suite one test named readelf -S bintest + is known to fail as well. + Install the package: make tooldir=/usr install