be even nicer to OS X's fork
This commit is contained in:
parent
fc7ba46906
commit
a323f52a3f
@ -7,7 +7,6 @@ if [ "x$ARCH" = "xnative" ]; then
|
|||||||
./configure --enable-libtls
|
./configure --enable-libtls
|
||||||
if [ `uname` = "Darwin" ]; then
|
if [ `uname` = "Darwin" ]; then
|
||||||
# OS X runs out of resources if we run 'make -j check'
|
# OS X runs out of resources if we run 'make -j check'
|
||||||
make -j
|
|
||||||
make check
|
make check
|
||||||
else
|
else
|
||||||
make -j distcheck
|
make -j distcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user