Skip to content
Snippets Groups Projects
Commit 4f8cede0 authored by Mark H Weaver's avatar Mark H Weaver Committed by Ludovic Courtès
Browse files

syscalls: If a syscall is not available, defer the error.


* guix/build/syscalls.scm (syscall->procedure): New procedure.
  (mount, umount, swapon, swapoff, clone, pivot-root): Use it.
  (clone): Add case for nonexistent syscall id.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent dd1d09f7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment