Do not win_to_posix source dir
This commit is contained in:
parent
2762a31509
commit
41c92e8b00
|
@ -24,7 +24,7 @@ class Xapian(Dependency):
|
|||
"CXXFLAGS=-EHsc",
|
||||
"AR=lib",
|
||||
"--srcdir",
|
||||
win_to_posix_path(self.source_path),
|
||||
self.source_path,
|
||||
]
|
||||
else:
|
||||
return [
|
||||
|
|
Loading…
Reference in New Issue