mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
bootstrap.sh: refactor
This commit is contained in:
+1
-3
@@ -407,9 +407,7 @@ run() {
|
||||
check_libtoolize
|
||||
print_autotools_vers
|
||||
bootstrap_libs
|
||||
if ${BGJOB}; then
|
||||
wait
|
||||
fi
|
||||
${BGJOB} && wait
|
||||
}
|
||||
|
||||
run
|
||||
|
||||
Reference in New Issue
Block a user