mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04: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+.