X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8d7193d767beecab7335e58df1fa0d25ae1e2ea..eae9a17279bc96a8ee518457fd0adbb2b80db161:/wxPython/distrib/mac/wxPythonOSX/build diff --git a/wxPython/distrib/mac/wxPythonOSX/build b/wxPython/distrib/mac/wxPythonOSX/build index 01beddfae5..a9531de0d8 100755 --- a/wxPython/distrib/mac/wxPythonOSX/build +++ b/wxPython/distrib/mac/wxPythonOSX/build @@ -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