From 41fd98132e8087ca9aaa8eafbd0efee33c1dcc47 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 22 Feb 2025 16:40:21 +0800 Subject: [PATCH] mips64el: Document libcap known failure --- chapter08/libcap.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chapter08/libcap.xml b/chapter08/libcap.xml index 7c499f5c9..5f18c89b8 100644 --- a/chapter08/libcap.xml +++ b/chapter08/libcap.xml @@ -68,6 +68,10 @@ make test + + The ./libcap.so --usage test is known to fail + on MIPS. + Install the package: make prefix=/usr lib=lib install