diff --git a/scripts/mrbind/generate_win.bat b/scripts/mrbind/generate_win.bat index d62fc11237d1..98ad293dfa98 100644 --- a/scripts/mrbind/generate_win.bat +++ b/scripts/mrbind/generate_win.bat @@ -16,6 +16,6 @@ set args=%* if not exist %MSYS2_DIR% ( echo MSYS2 was NOT found at `%MSYS2_DIR%`. Run `install_deps_windows_msys2.bat` to build it. ) else ( - echo Fount MSYS2 at `%MSYS2_DIR%`. + echo Found MSYS2 at `%MSYS2_DIR%`. call %MSYS2_DIR%\msys2_shell.cmd -no-start -defterm -full-path -here -clang64 -c "time make -f '%~dp0generate.mk' %args:"=""% " ) diff --git a/scripts/mrbind/install_mrbind_windows_msys2.bat b/scripts/mrbind/install_mrbind_windows_msys2.bat index d72de381c75f..ccef2a28158d 100644 --- a/scripts/mrbind/install_mrbind_windows_msys2.bat +++ b/scripts/mrbind/install_mrbind_windows_msys2.bat @@ -18,7 +18,7 @@ pushd . if not exist %MSYS2_DIR% ( echo MSYS2 was NOT found at `%MSYS2_DIR%`. Run `install_deps_windows_msys2.bat` to build it. ) else ( - echo Fount MSYS2 at `%MSYS2_DIR%`. + echo Found MSYS2 at `%MSYS2_DIR%`. rem --- Ensure the MRBind source exists. Pull the latest version if already exists. diff --git a/scripts/mrbind/mrbind_commit.txt b/scripts/mrbind/mrbind_commit.txt index c7b7a035b872..e4aa8b621f08 100644 --- a/scripts/mrbind/mrbind_commit.txt +++ b/scripts/mrbind/mrbind_commit.txt @@ -1 +1 @@ -ea3aee8348a6a4e73eda3f972a2a8450519c30bc +332104bc5a9acfba06f7828e84c7eea269ed8972