diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2017-04-06 08:55:44 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-04-07 23:30:39 +0200 |
commit | f91fcd9c42298e826026bc4eb3c6094a35722599 (patch) | |
tree | 699608be12f229a33c2f99ebb68d8ffd82be09bd /gnu/build | |
parent | cf47a8a51dfbc9b6358da29b2d4f150ef732d163 (diff) | |
download | guix-f91fcd9c42298e826026bc4eb3c6094a35722599.tar guix-f91fcd9c42298e826026bc4eb3c6094a35722599.tar.gz |
syscalls: Allow mount and umount use from static Guile.
* guix/build/syscalls.scm (mount): Use Guile core mount if called from
static Guile, otherwise use FFI based mount implementation.
(umount): Ditto.
This allows to use (guix build syscalls) from a module independently
of calling context.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions