Loading
bindfs: fix macos build by disabling system binding
This adds `--disable-macos-fs-link` to configureFlags on darwin platforms, removing /etc/fstab and `mount -t bindfs` support. This isn't ideal, but is better than the tool not building at all.