dwarfs-0.5.1
Bugfixes
fsst
library was built with-march=native
, which caused the static binaries not to work on non-AVX platforms. Thefsst
library is now being built with no extra flags.
fsst
library was built with -march=native
, which caused the static binaries not to work on non-AVX platforms. The fsst
library is now being built with no extra flags.