Skip to content

Commit

Permalink
v0.7.0 remove native builds for conda compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
bluenote-1577 committed Nov 6, 2024
1 parent 296bf2d commit d85aaf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
[build]
rustflags = ["-Ctarget-cpu=native"]

[target.x86_64-unknown-linux-musl]
rustflags = ["-Ctarget-feature=+crt-static"]

0 comments on commit d85aaf9

Please sign in to comment.