]> git.saurik.com Git - wxWidgets.git/commitdiff
don't use --jobs
authorRobin Dunn <robin@alldunn.com>
Sat, 6 Nov 2004 03:45:05 +0000 (03:45 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 6 Nov 2004 03:45:05 +0000 (03:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/mac/wxPythonOSX/build

index 01beddfae5263fb10b04ff05c879017cc98cf737..a9531de0d89696453c89c7ebb8b48a4ef6a8a60d 100755 (executable)
@@ -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