community/libfossil: fix gcc uninitialized warnging
This patch can fix error: 'reader.term.a' may be used uninitialized
on loongarch64, at the same time, I found that it can also be compiled pass on riscv64, ppc64le and s390x.
Edited by znley
This patch can fix error: 'reader.term.a' may be used uninitialized
on loongarch64, at the same time, I found that it can also be compiled pass on riscv64, ppc64le and s390x.