don't use --jobs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,9 +99,10 @@ else
|
|||||||
PYUNICODEOPT=0
|
PYUNICODEOPT=0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then
|
#if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then
|
||||||
MAKEJOBS="--jobs=2"
|
# MAKEJOBS="--jobs=2"
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
|
|
||||||
if [ -z "$TARBALLDIR" ]; then
|
if [ -z "$TARBALLDIR" ]; then
|
||||||
# this is a spot on my fileserver where the tarballs go, adjust
|
# this is a spot on my fileserver where the tarballs go, adjust
|
||||||
|
Reference in New Issue
Block a user