Skip to content

Commit

Permalink
fix a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
ainozaki committed Mar 19, 2024
1 parent ee75dfc commit cf849c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .cargo/config.toml

This file was deleted.

2 changes: 0 additions & 2 deletions build.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::env;

fn main() {
let llvm_version = "15.0.0";
let target = format!("clang+llvm-{}-x86_64-linux-gnu-rhel-8.4", llvm_version);
Expand Down

0 comments on commit cf849c7

Please sign in to comment.