speed up builds without killing os x perhaps
This commit is contained in:
parent
f927fc2a90
commit
14fbc41003
@ -6,7 +6,7 @@ set -e
|
||||
if [ "x$ARCH" = "xnative" ]; then
|
||||
# test autotools
|
||||
./configure
|
||||
make check
|
||||
make -j 4 check
|
||||
|
||||
# make distribution
|
||||
make dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user