mirror of
https://github.com/facebook/zstd.git
synced 2025-10-16 00:04:24 -04:00
After merging #2951 I realized that we will want to explicitly disable assembly when we aren't including the assembly source file. Otherwise, if some non clang/gcc compiler does support assembly, it would fail to build.