diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-01 11:51:15 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-01 11:51:15 +0800 |
commit | 9d5a556fdbe068f302bf3c08fb03cf5f7876599e (patch) | |
tree | da43283643cfd10966f7427d2a875867bde34a86 /chapter08/libffi.xml | |
parent | 60f6d26fb6a77ca64e18373abf3cc635426ec238 (diff) |
Revert "arm64: libffi: document known test failures"
This reverts commit 888047868507bafebde65bec3cdac0287e1d8901.
These tests no longer fail with libffi-3.4.4.
Diffstat (limited to 'chapter08/libffi.xml')
-rw-r--r-- | chapter08/libffi.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml index 9096e2fd8..a6f7b88f8 100644 --- a/chapter08/libffi.xml +++ b/chapter08/libffi.xml @@ -90,9 +90,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <!-- https://github.com/libffi/libffi/actions/runs/3084390461/jobs/4986488117 --> - <para>90 tests are known to fail on ARM64.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |