diff options
author | Jan (janneke) Nieuwenhuizen <janneke@gnu.org> | 2020-05-30 15:11:49 +0200 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2020-06-08 13:51:17 +0200 |
commit | 1428926f1f0d7577cd2de8d019a27f8082855d03 (patch) | |
tree | 71eef8575bdf3944e3f309c867f48a7323b4396c /tests/cpan.scm | |
parent | 4c26229ccbbcac843567aa6c52a0287ff6eb1494 (diff) | |
download | guix-1428926f1f0d7577cd2de8d019a27f8082855d03.tar guix-1428926f1f0d7577cd2de8d019a27f8082855d03.tar.gz |
syscalls: set-thread-name, thread-name: Stub for the Hurd.
Avoid crash
Backtrace:
guix/build/syscalls.scm:405:8: In procedure prctl: Function not implemented
because of missing prctl on the Hurd.
* guix/build/syscalls.scm (set-thread-name, thread-name): Rename to ...
(set-thread-name!/linux,thread-name/linux): ...this.
(set-thread-name, thread-name): Swtich between linux implementation and or
stub.
Diffstat (limited to 'tests/cpan.scm')
0 files changed, 0 insertions, 0 deletions