diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-21 16:37:43 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-21 16:37:43 +0100 |
commit | 0964198db1406a7cbeeaba817f55e3bd9837f6e3 (patch) | |
tree | c2ae8f3eefaf6ae49395d530e947f974b89b7b37 /contributing.mdwn | |
parent | cda52c7a827c1d329eeb653177b4c5dbfe58ea08 (diff) | |
download | web-0964198db1406a7cbeeaba817f55e3bd9837f6e3.tar.gz web-0964198db1406a7cbeeaba817f55e3bd9837f6e3.tar.bz2 web-0964198db1406a7cbeeaba817f55e3bd9837f6e3.zip |
TODO: fix rpctrace on amd64
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 5580d15f..a2e41d29 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -162,6 +162,7 @@ packages](http://people.debian.org/~sthibault/failed_packages.txt). This is the list of tasks that we *want* to address soon, starting with the most pressing: +* Fix rpctrace on amd64. * Add amd64 support to gdb. * Fix shell output pipe replacement issue on amd64, see [discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html). |