X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/610747464e5ed7ea45bf7a40dc84e9659406682c..3249a43c963ee1957e9c3ea91ef6de9fd88d96a9:/wxPython/distrib/mac/wxPythonOSX/build?ds=sidebyside 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