Skip to content

enable static libfuse.a and build a fuse-static subpackage

John Salmon requested to merge johnsalmon/aports:fuse-static into master

The upstream libfuse supports building a static library. Enable it and add a fuse-static subpackage.

Testing: a binary linked with gcc -static ... -lfuse ... worked fine in a docker image.

Edited by Rasmus Thomsen

Merge request reports