summaryrefslogtreecommitdiff
path: root/Build-tools/Do-all-build-steps
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-11-02 07:42:28 +0200
committermonty@hundin.mysql.fi <>2001-11-02 07:42:28 +0200
commitdaa4229a3d54f72d1704e38355dacc0a7cbf1547 (patch)
tree27aeb9e0eb7f380f6871e5aeb37a8932475c4b91 /Build-tools/Do-all-build-steps
parent44a2a213b810fabe43c555170b59f6c19a357ef1 (diff)
downloadmariadb-git-daa4229a3d54f72d1704e38355dacc0a7cbf1547.tar.gz
Portability fixes.
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-xBuild-tools/Do-all-build-steps2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps
index ccd437a3b7e..158c06a04a3 100755
--- a/Build-tools/Do-all-build-steps
+++ b/Build-tools/Do-all-build-steps
@@ -18,7 +18,7 @@ to_host=`hostname`
cc=gcc
ccc=gcc
EXTRA_CONFIG="--without-perl"
-AM_MAKEFLAGS="-j 2"
+#AM_MAKEFLAGS="-j 2"
echo "Building on $to_host"
rm -rf $BD/*