diff options
author | Michael Kuhn <michael.kuhn@ovgu.de> | 2022-05-16 21:01:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 13:01:44 -0600 |
commit | 17bc93708300785a360f8e4615d3550dcb400cd6 (patch) | |
tree | 74658cda92b80ee40d6a99e0ae57d761b087e383 /.readthedocs.yml | |
parent | ad8db0680d7f6be4a923d63db50252f7e0b264fc (diff) | |
download | spack-17bc93708300785a360f8e4615d3550dcb400cd6.tar.gz spack-17bc93708300785a360f8e4615d3550dcb400cd6.tar.bz2 spack-17bc93708300785a360f8e4615d3550dcb400cd6.tar.xz spack-17bc93708300785a360f8e4615d3550dcb400cd6.zip |
libfuse: add utils variant (#30675)
By default, libfuse install helper programs like `fusermount3`, which
are mostly useless if not installed with setuid (that is, `+useroot`).
However, their presence makes it complicated to use globally installed
versions, which can be combined with a Spack-installed FUSE library.
In particular, on systems that have a setuid fusermount3 binary, but no
libfuse-dev installed, it is nice to be able to build libfuse with Spack, and
have it call the system setuid executable.
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions