diff options
author | Roman Bogorodskiy <bogorodskiy@gmail.com> | 2018-11-11 18:31:15 +0400 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2018-11-11 19:40:25 +0000 |
commit | 70e25ea74e011d73887f4f66842b204fb4504c97 (patch) | |
tree | 79504fddc5ec17e0a921ff7ce2613414ad0db2aa /lib/mount_bsd.c | |
parent | 30415af0dc538f7b7e864773230c2bb74d28f985 (diff) | |
download | libfuse-70e25ea74e011d73887f4f66842b204fb4504c97.tar.gz |
Fix build on non-Linux
* Update meson.build to add mount_util.c to libfuse_sources
unconditionally, it's non Linux-only
* FreeBSD, like NetBSD, doesn't have mntent.h, so don't include
that and define IGNORE_MTAB for both
* FreeBSD, like NetBSD, has no umount2() sysctl, so similarly define
it to unmount()
Diffstat (limited to 'lib/mount_bsd.c')
0 files changed, 0 insertions, 0 deletions