summaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorMathieu Othacehe <m.othacehe@gmail.com>2017-04-06 08:55:44 +0200
committerLudovic Courtès <ludo@gnu.org>2017-04-07 23:30:39 +0200
commitf91fcd9c42298e826026bc4eb3c6094a35722599 (patch)
tree699608be12f229a33c2f99ebb68d8ffd82be09bd /gnu/build
parentcf47a8a51dfbc9b6358da29b2d4f150ef732d163 (diff)
downloadguix-patches-f91fcd9c42298e826026bc4eb3c6094a35722599.tar
guix-patches-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