summaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
Diffstat (limited to 'stage1')
-rwxr-xr-xstage12
1 files changed, 1 insertions, 1 deletions
diff --git a/stage1 b/stage1
index 62e7a07..beebbde 100755
--- a/stage1
+++ b/stage1
@@ -1094,7 +1094,7 @@ EOF
#echo J=-j$newJ
#echo DISTCC_HOSTS=$(host $(hostname) | sed 's/.* //'):${DISTCC_PORT}/999
- echo J=1
+ echo J=-j1
echo DISTCC_HOSTS=localhost
# END BOZO