move out android binary build info from README

little change in MSYS build script
This commit is contained in:
R4SAS 2018-06-16 10:53:25 +03:00
parent e05110ff44
commit d5214099c5
2 changed files with 2 additions and 7 deletions

View file

@ -16,7 +16,8 @@ REM Note: if you installed MSYS64 to different path, edit WD variable (only C:\m
set "WD=C:\msys64\usr\bin\"
set MSYS2_PATH_TYPE=inherit
set CHERE_INVOKING=enabled_from_arguments
set MSYSTEM=MSYS
REM set MSYSTEM=MSYS
set MSYSTEM=MINGW32
set "xSH=%WD%bash -lc"