Manolis Ragkousis <manolis...@gmail.com> skribis: > From 761d4b04701b62042fba810b04da82ca2200b862 Mon Sep 17 00:00:00 2001 > From: Mark H Weaver <m...@netris.org> > Date: Wed, 10 Feb 2016 14:17:33 +0200 > Subject: [PATCH] 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.
I’ve finally applied it. Sorry that it took no less than two months for something everyone had agreed on! Ludo’.