Updated VCMI
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
make -j1 2>&1 | tee build.log
|
||||
make -j4 2>&1 | tee build.log
|
||||
[ -f libapplication.so ] || exit 1
|
||||
exit 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user