hchunhui
Results
1
issues of
hchunhui
**Describe the bug** Build zstd with `ZSTD_LIB_MINIFY=1`, the size of `libzstd.a` is increased since v1.5.1. **To Reproduce** Steps to reproduce the behavior: ```sh git clone https://github.com/facebook/zstd cd zstd # build...