Corrected typo
This commit is contained in:
parent
3ca98c64b1
commit
d11ce0b517
@ -114,7 +114,7 @@ do
|
|||||||
export WM_NCOMPPROCS=${1#-j}
|
export WM_NCOMPPROCS=${1#-j}
|
||||||
echo "Compiling enabled on $WM_NCOMPPROCS cores"
|
echo "Compiling enabled on $WM_NCOMPPROCS cores"
|
||||||
;;
|
;;
|
||||||
# Non-stop compilatio, ignoring errors
|
# Non-stop compilation, ignoring errors
|
||||||
-k | -non-stop)
|
-k | -non-stop)
|
||||||
export WM_CONTINUE_ON_ERROR=1
|
export WM_CONTINUE_ON_ERROR=1
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user