fst
fst copied to clipboard
DESCRIPTION: drop misleading requirement for little-endian
Closes: https://github.com/fstpackage/fst/issues/275
fstcore and fst build and pass all tests on Big-endian arch. Misleading requirement for LE should be dropped.
Tested on PPC G5 (natively) and in Rosetta, everything works.
(AppVeyor check error unrelated to this PR.)