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:
Robin Dunn
2004-11-06 03:45:05 +00:00
parent d8d7193d76
commit eae9a17279

View File

@@ -99,9 +99,10 @@ else
PYUNICODEOPT=0
fi
if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then
MAKEJOBS="--jobs=2"
fi
#if [ "$HOSTNAME" = "bigmac.alldunn.com" ]; then
# MAKEJOBS="--jobs=2"
#fi
if [ -z "$TARBALLDIR" ]; then
# this is a spot on my fileserver where the tarballs go, adjust