This commit is contained in:
parent
532846870f
commit
8588191c9d
@ -36,7 +36,7 @@ build_into(){
|
||||
|
||||
{
|
||||
echo "Starting phase 2" \
|
||||
&& make --jobs=$ncpu --file="$(logname Makefile)" 2>&1 \
|
||||
&& make --silent --jobs=$ncpu --file="$(logname Makefile)" 2>&1 \
|
||||
&& echo "Finishing phase 2" \
|
||||
|| die "Error during phase 2"
|
||||
} | t_logstatus phase_2 || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user