mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: Remove store reference in patch.
Face, meet palm. * gnu/packages/patches/bind-re-add-attr-constructor-priority.patch: Remove store file name.
This commit is contained in:
parent
974bdb447a
commit
7e91d5d58c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ This reverts commit 0340df46ec5897636dd071bc8b5c4272cfa7d7be. It works
|
|||
around an irrelevant operating system and breaks compilation on Guix:
|
||||
|
||||
mem.c:873: fatal error: RUNTIME_CHECK(((pthread_mutex_lock(((&contextslock))) == 0) ? 0 : 34) == 0) failed
|
||||
/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash: line 1: 13768 Aborted ./${fuzzer}
|
||||
/gnu/store/…-bash-minimal-5.0.16/bin/bash: line 1: 13768 Aborted ./${fuzzer}
|
||||
|
||||
Let's simply revert it for now---there are securities at stake!
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue