From bcf7116d89e053c3a9a4fa5d77acde7f2a67cc99 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 11 Jun 2023 21:15:25 +0800 Subject: [PATCH] loongarch: libelf: Document test failures --- chapter08/libelf.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 23b66222a..ddc786539 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -58,6 +58,9 @@ make check + 7 tests are known to fail because the support for LoongArch is + not complete in this Libelf release. + Install only Libelf: make -C libelf install