enable static libfuse.a and build a fuse-static subpackage
Modified fuse/APKBUILD so that a static library is built and a fuse-static subpackage is created.
Testing: in a docker image, there were no problems linking with gcc -static ... -lfuse ...
Modified fuse/APKBUILD so that a static library is built and a fuse-static subpackage is created.
Testing: in a docker image, there were no problems linking with gcc -static ... -lfuse ...