From 8087dd44327bdbaf1629e189635afe9a5233ea2d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 26 Nov 2018 09:41:28 +0200 Subject: Add support for --jobs|-j in build.sh script --- build-mingw.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-mingw.bat') diff --git a/build-mingw.bat b/build-mingw.bat index b0e844e..5db670e 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -27,7 +27,7 @@ echo and 'no' (trust nothing). echo. echo The --make option can be used to bootstrap using GNU make. The first echo --make value should specify the make executable optionally followed by -echo additional make arguments, for example: +echo additional make options, for example: echo. echo %0 --make mingw32-make --make -j8 g++ echo. -- cgit v1.1