]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Refactor build status code gcc-update
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 23 Nov 2017 14:46:55 +0000 (14:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 23 Nov 2017 14:46:55 +0000 (14:46 +0000)
commit9930e5001af8e86a34d41aa6766bc986a06a492d
tree0e804525f9cd4b4991816c384beb9e06c92ae48f
parentc935c1c81ffdbfde8576f3752b14c240fdcba2bd
make.sh: Refactor build status code

This replaces the old lines that make the build
output pretty and replaces it by a version that showns
progress as it is going on as well as providing useful
output when the console is non-interactive.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh