Home
last modified time | relevance | path

Searched defs:bash_cmd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/third_party/libslirp-rs/
H A Dupload_libslirp.ps168 $bash_cmd = $MSYS_PATH + "\usr\bin\bash.exe" variable
70 & $bash_cmd -lc ' ' variable
72 … & $bash_cmd -lc 'pacman --noconfirm -Syuu' # Core update (in case any core packages are outdated) variable
73 & $bash_cmd -lc 'pacman --noconfirm -Syuu' # Normal update variable
76 …& $bash_cmd -lc 'pacman --noconfirm -Syuu mingw-w64-x86_64-meson ninja git mingw-w64-x86_64-gcc mi… variable