summaryrefslogtreecommitdiff
path: root/gnu.scm
diff options
context:
space:
mode:
authorSimon South <simon@simonsouth.net>2021-09-04 15:58:21 -0400
committerLudovic Courtès <ludo@gnu.org>2021-11-18 14:11:43 +0100
commitb0eaa4f2d73cd7746a41d1f970b95243f2098458 (patch)
tree1de0979eb5e1e3f5a4b7a0fd837d4ce23427251f /gnu.scm
parent696b0a3246941f59e334fabbb06d7b69d9ef852c (diff)
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.scm')
0 files changed, 0 insertions, 0 deletions