mirror of
https://github.com/facebook/zstd.git
synced 2025-12-06 00:02:05 -05:00
C standard does not consider a `static const int` as a constant. This is a problem for initializer, and ZSTD_STATIC_ASSERT(). Replaced by macro values