Remove unused files
This commit is contained in:
parent
ba52317518
commit
ca883bdbe4
2 changed files with 0 additions and 7 deletions
6
build.rs
6
build.rs
|
|
@ -1,6 +0,0 @@
|
|||
// TODO: remove this file and deps/libLLVM-18-rust-1.78.0-nightly.so when
|
||||
// https://github.com/rust-lang/rust/pull/121967 is merged.
|
||||
fn main() {
|
||||
println!("cargo:rerun-if-changed=deps/libLLVM-18-rust-1.78.0-nightly.so");
|
||||
println!("cargo:rustc-link-search=deps");
|
||||
}
|
||||
1
deps/libLLVM-18-rust-1.78.0-nightly.so
vendored
1
deps/libLLVM-18-rust-1.78.0-nightly.so
vendored
|
|
@ -1 +0,0 @@
|
|||
INPUT(libLLVM.so.18.1-rust-1.78.0-nightly)
|
||||
Loading…
Add table
Add a link
Reference in a new issue