Corrected typo
This commit is contained in:
parent
49b27c838f
commit
fd6459c556
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ do
|
|||
export WM_NCOMPPROCS=${1#-j}
|
||||
echo "Compiling enabled on $WM_NCOMPPROCS cores"
|
||||
;;
|
||||
# Non-stop compilatio, ignoring errors
|
||||
# Non-stop compilation, ignoring errors
|
||||
-k | -non-stop)
|
||||
export WM_CONTINUE_ON_ERROR=1
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue