Skip to content

Commit

Permalink
Merge pull request tov#25 from reitermarkus/cp-r
Browse files Browse the repository at this point in the history
Thanks!
  • Loading branch information
tov committed Oct 17, 2019
2 parents a8f6d99 + 81ebe37 commit f8d8f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rs
Expand Up @@ -59,7 +59,7 @@ fn build_and_link() -> IncludePaths {
}
run_command("Copying libffi into the build directory",
Command::new("cp")
.arg("-a")
.arg("-R")
.arg(LIBFFI_DIR)
.arg(&build_dir));

Expand Down

0 comments on commit f8d8f0f

Please sign in to comment.