Skip to content

community/libfossil: fix gcc uninitialized warnging

znley requested to merge znley/aports:libfossil into master

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

Merge request reports