Skip to content

Commit da66427

Browse files
bors[bot]dingelish
andauthored
Merge #140
140: Compatible with cargo --remap-path-prefix r=cuviper a=dingelish Fixes #139. Co-authored-by: Yu Ding <dingelish@gmail.com>
2 parents 2f0cffd + da19eaf commit da66427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ fn main() {
1010
panic!("i128 support was not detected!");
1111
}
1212

13-
autocfg::rerun_path(file!());
13+
autocfg::rerun_path("build.rs");
1414
}

0 commit comments

Comments
 (0)