Skip to content

Commit

Permalink
Update build.rs
Browse files Browse the repository at this point in the history
Co-Authored-By: nlewycky <[email protected]>
  • Loading branch information
syrusakbary and nlewycky authored Apr 16, 2020
1 parent 8c9d8b2 commit e14a740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ fn is_truthy_env(name: &str) -> bool {
}

fn main() -> anyhow::Result<()> {
// println!("cargo:rustc-cfg=feature=\"backend-cranelift\"");
println!("cargo:rerun-if-changed=build.rs");
println!("cargo:rerun-if-changed=test/ignores.txt");
println!("cargo:rerun-if-env-changed={}", EMTESTS_ENV_VAR);
Expand Down

0 comments on commit e14a740

Please sign in to comment.