mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Force GitForWindows to be closer to the front of PATH on CI than moztools.
This commit is contained in:
parent
fcdf347d83
commit
5ebccf22f5
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ windows_build_env = {
|
||||||
"all": {
|
"all": {
|
||||||
"PYTHON3": "%HOMEDRIVE%%HOMEPATH%\\python3\\python.exe",
|
"PYTHON3": "%HOMEDRIVE%%HOMEPATH%\\python3\\python.exe",
|
||||||
"LINKER": "lld-link.exe",
|
"LINKER": "lld-link.exe",
|
||||||
|
"MOZTOOLS_PATH_PREPEND": "%HOMEDRIVE%%HOMEPATH%\\git\\cmd",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue