From d23bc9dd8350f17a99990b1fe41edaccb6442bda Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 6 Jan 2024 04:47:27 +0800 Subject: [PATCH] mips64el: libelf: Document test failures --- chapter08/libelf.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 68ccf2b42..ba0518c6f 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -58,6 +58,9 @@ make check + Eight tests are known to fail due to incomplete MIPS + support. + Install only Libelf: make -C libelf install