diff options
author | Simon South <simon@simonsouth.net> | 2021-09-04 15:58:21 -0400 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-11-18 14:11:43 +0100 |
commit | b0eaa4f2d73cd7746a41d1f970b95243f2098458 (patch) | |
tree | 1de0979eb5e1e3f5a4b7a0fd837d4ce23427251f /gnu/home | |
parent | 696b0a3246941f59e334fabbb06d7b69d9ef852c (diff) | |
download | guix-b0eaa4f2d73cd7746a41d1f970b95243f2098458.tar.gz guix-b0eaa4f2d73cd7746a41d1f970b95243f2098458.zip |
gnu: strace: Allow readlink, readlinkat tests to pass.
Modify the invocation of strace's "readlink" and "readlinkat" tests to prevent
them from failing due to an additional system call made by Guix's patched
version of glibc.
* gnu/packages/linux.scm (strace)[source]: Add patch.
[arguments]<#:phases>: Do not disable the "readlink" test now that it can
succeed.
* gnu/packages/patches/strace-readlink-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/home')
0 files changed, 0 insertions, 0 deletions