SpringMT / zstd-ruby

Ruby binding for zstd(Zstandard - Fast real-time compression algorithm)
https://github.com/facebook/zstd
BSD 3-Clause "New" or "Revised" License
69 stars 16 forks source link

Update to zstd 1.5.1 #34

Closed mscrivo closed 2 years ago

mscrivo commented 2 years ago

As per title

mscrivo commented 2 years ago

Build not yet working, complaining that: ./libzstd/common/compiler.h:14:10: fatal error: 'portability_macros.h' file not found

SpringMT commented 2 years ago

I released v1.5.1.0 using zstd v1.5.1 https://github.com/SpringMT/zstd-ruby/pull/36

mscrivo commented 2 years ago

I released v1.5.1.0 using zstd v1.5.1 #36

thank you! 🙏🏼