mirror of
https://github.com/encounter/objdiff.git
synced 2025-08-17 17:31:31 +00:00
Fix Windows build
This commit is contained in:
parent
c4b4244b59
commit
4302821615
@ -71,7 +71,7 @@ pub fn run_make(config: &BuildConfig, arg: &Utf8UnixPath) -> BuildStatus {
|
||||
|
||||
command
|
||||
.arg("--cd")
|
||||
.arg(cwd.as_ref())
|
||||
.arg::<&str>(cwd.as_ref())
|
||||
.arg("-d")
|
||||
.arg(distro)
|
||||
.arg("--")
|
||||
|
Loading…
x
Reference in New Issue
Block a user