From f2187093f8d19c39071502c9e95bacabd5febd88 Mon Sep 17 00:00:00 2001 From: Vadim Petrochenkov Date: Thu, 23 Feb 2017 18:49:54 +0300 Subject: Add/remove `rerun-if-changed` when necessary --- src/liballoc_jemalloc/build.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/liballoc_jemalloc') diff --git a/src/liballoc_jemalloc/build.rs b/src/liballoc_jemalloc/build.rs index a3402bf3994..cd2e8e4ec20 100644 --- a/src/liballoc_jemalloc/build.rs +++ b/src/liballoc_jemalloc/build.rs @@ -21,8 +21,6 @@ use std::process::Command; use build_helper::{run, rerun_if_changed_anything_in_dir, up_to_date}; fn main() { - println!("cargo:rerun-if-changed=build.rs"); - // FIXME: This is a hack to support building targets that don't // support jemalloc alongside hosts that do. The jemalloc build is // controlled by a feature of the std crate, and if that feature -- cgit 1.4.1-3-g733a5