Skip to content

Commit fb5bf16

Browse files
authored
Remove build script (#29)
1 parent 4ad7f18 commit fb5bf16

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

build.rs

-35
This file was deleted.

src/specialized/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
cfg_if! {
22
if #[cfg(all(
3-
crc32fast_stdarchx86,
43
target_feature = "sse2",
54
any(target_arch = "x86", target_arch = "x86_64")
65
))] {

0 commit comments

Comments
 (0)