We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad7f18 commit fb5bf16Copy full SHA for fb5bf16
build.rs
src/specialized/mod.rs
@@ -1,6 +1,5 @@
1
cfg_if! {
2
if #[cfg(all(
3
- crc32fast_stdarchx86,
4
target_feature = "sse2",
5
any(target_arch = "x86", target_arch = "x86_64")
6
))] {
0 commit comments