erofs-utils: lib: correct erofsfuse build script
authorComixHe <heyuming@deepin.org>
Fri, 13 Dec 2024 06:32:50 +0000 (14:32 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 13 Dec 2024 09:50:19 +0000 (17:50 +0800)
commitcc99425aa9393907cb7fc93101a686c987be5ed9
tree851ff8e256db63377aaaed94bd78474b9f31adab
parent54e217b80509c193a087b69a5a52884389236926
erofs-utils: lib: correct erofsfuse build script

Some of the symbols required by erofsfuse are provided by liberofs.
When option 'enable-static-fuse' is set, all these object file should be
exported to liberofsfuse.a

Signed-off-by: ComixHe <heyuming@deepin.org>
Link: https://lore.kernel.org/r/8725A28257A20420+20241213063250.314786-1-heyuming@deepin.org
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fuse/Makefile.am