fixed Typo in poolhelper.sh
This commit is contained in:
parent
4aa0080cb2
commit
5d10b7aecd
|
@ -99,7 +99,7 @@ case $1 in
|
|||
;;
|
||||
continuellvm)
|
||||
cd llvm
|
||||
make .j 4
|
||||
make -j 4
|
||||
cd ..
|
||||
;;
|
||||
clean)
|
||||
|
|
Loading…
Reference in New Issue