Skip to content

Commit

Permalink
Remove build script (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
a1phyr authored May 20, 2024
1 parent 4ad7f18 commit fb5bf16
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
35 changes: 0 additions & 35 deletions build.rs

This file was deleted.

1 change: 0 additions & 1 deletion src/specialized/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
cfg_if! {
if #[cfg(all(
crc32fast_stdarchx86,
target_feature = "sse2",
any(target_arch = "x86", target_arch = "x86_64")
))] {
Expand Down

0 comments on commit fb5bf16

Please sign in to comment.