From f4066122e0a6be21e66a26b96b85d235f2e67ba3 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 25 Sep 2022 12:56:08 +0800 Subject: [PATCH] libelf: add a x86 specific test failure It's caused by a minor GAS issue, which should be fixed in binutils-2.40. See https://sourceware.org/bugzilla/show_bug.cgi?id=29450 and https://sourceware.org/bugzilla/show_bug.cgi?id=29451. --- chapter08/libelf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 9434a3996..7286d0a4e 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -58,7 +58,8 @@ make check - + One test named run-low_high_pc.sh is known to + fail on 32-bit x86 system. Install only Libelf: