]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
don't use bootstrap.sh -j anywhere but devel-bootstrap.sh
authorTravis Cross <tc@traviscross.com>
Tue, 8 May 2012 18:55:44 +0000 (18:55 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 8 May 2012 18:57:00 +0000 (18:57 +0000)
commitbb90d52df7cdda00668fc1706536d4347475e161
tree5441d01e103cbf833188e693b382f828b67e911b
parentc728efdbb987834f8d76dac51132d0a724380902
don't use bootstrap.sh -j anywhere but devel-bootstrap.sh

We believe there may be a race condition in bootstrap.sh when run with
-j.  We know that running it without -j should be at least
deterministic (whether or not correct), so we'll go with that in
anticipation of releasing v1.2.
debian/rules
freeswitch.spec
scripts/ci/common.sh