diff options
author | David Thompson <davet@gnu.org> | 2015-06-18 20:21:41 -0400 |
---|---|---|
committer | David Thompson <davet@gnu.org> | 2015-06-19 07:49:18 -0400 |
commit | 5fd77f3f437e9a648adc18efa8eb753b17915c9e (patch) | |
tree | f867149080221b21d9beb8740263a9bd8ac52fb0 /srfi | |
parent | 14a983c28ad0a06aeb90c9fc8ce8108fcf4f4eac (diff) | |
download | guix-5fd77f3f437e9a648adc18efa8eb753b17915c9e.tar.gz guix-5fd77f3f437e9a648adc18efa8eb753b17915c9e.zip |
gnu: Make 'mount' interface in static Guile consistent with Guix API.
Rather than expecting a pointer, the version of 'mount' in
guile-static-stripped now takes a string for the 'options' argument, just like
the 'mount' procedure in (guix build syscalls).
* gnu/packages/patches/guile-linux-syscalls.patch (mount): Expect a string or
#f for 'options' argument.
* gnu/build/file-systems.scm (mount-file-system): Use new 'mount' interface.
Diffstat (limited to 'srfi')
0 files changed, 0 insertions, 0 deletions