mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
the new alignment setting is better for gcc-9 and gcc-10 by about ~+5%. Unfortunately, it's worse for essentially all other compilers. Make the new alignment setting conditional to gcc-9+.