diff options
author | Thiago Jung Bauermann <bauermann@kolabnow.com> | 2021-09-09 11:41:14 -0300 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-11-11 10:31:30 -0500 |
commit | f234f5b0e120ea8cfa850440a428c3bc211b329b (patch) | |
tree | 328acc10451040c4c8b2b41640fc2f6190b80bd0 /CODE-OF-CONDUCT | |
parent | 4b4e35a771cbcc7b72d28e9a4c6a0d6de2000175 (diff) |
gnu: diffutils: Fix signal processing.
diffutils has a race condition in its signal processing code which is easy to
trigger on powerpc64le-linux. More often than not, it causes the ‘colors’
test to fail and therefore the build of the package fails as well.
Add the patch proposed in Debian bug 922552 which fixes the problem.
* gnu/packages/patches/diffutils-fix-signal-processing.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (diffutils)[source]: Use it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'CODE-OF-CONDUCT')
0 files changed, 0 insertions, 0 deletions