diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-01 11:55:23 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-05 13:39:23 +0800 |
commit | 82d6a570b4a36fa27c21b3ee05c73c5ee1d7f78c (patch) | |
tree | be1d5500dc2204457561431b0bc609000f539de2 /chapter08/libelf.xml | |
parent | e2469c5a80e86a2125ed7fb5e2fd9662aea3d877 (diff) |
libelf: Remove run-native-test failure
It's fixed in 0.189.
(cherry picked from commit 4fd9716e1563b70f149b53f0bd22a4aced1115c9)
Diffstat (limited to 'chapter08/libelf.xml')
-rw-r--r-- | chapter08/libelf.xml | 4 |
1 files changed, 0 insertions, 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 @@ <screen><userinput remap="test">make check</userinput></screen> - <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=30047 --> - <para>The test named <filename>run-native-test.sh</filename> is known to - fail.</para> - <para>Install only Libelf:</para> <screen><userinput remap="install">make -C libelf install |