erofs-utils: build: support building static library liberofsfuse
authorComixHe <heyuming@deepin.org>
Thu, 6 Jun 2024 07:39:48 +0000 (15:39 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 11 Jun 2024 09:26:31 +0000 (17:26 +0800)
commit4f05f001c060592c41713ecdb9fbe944a0e44588
tree30933b9506c87594193eaf1cbafa0f35e2f33eae
parent4bfa9ef57e78d3d7dbb86d9183e34188aac0444e
erofs-utils: build: support building static library liberofsfuse

Add new option '--enable-static-fuse' so that we
could import erofsfuse as a static library directly
into other projects

Signed-off-by: ComixHe <heyuming@deepin.org>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/3399126AB01D5AB6+2bad5767fc035a7a2234408b0fffa53b3a07aa51.1717659178.git.heyuming@deepin.org
[ Gao Xiang: the target static library shouldn't have dependencies. ]
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
configure.ac
fuse/Makefile.am