From 4fd9716e1563b70f149b53f0bd22a4aced1115c9 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 1 Mar 2023 11:55:23 +0800 Subject: [PATCH] arm64: libelf: Remove run-native-test failure It does not fail on ARM64. The failure seems depending on a complex interaction with Glibc, Binutils, and libelf. --- chapter08/libelf.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 739dffb46..dab277dc6 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -58,10 +58,6 @@ make check - - The test named run-native-test.sh is known to - fail. - Install only Libelf: make -C libelf install