include/subdir: on build failure always print error
authorKarel Kočí <karel.koci@nic.cz>
Fri, 13 Nov 2020 07:07:02 +0000 (08:07 +0100)
committerPaul Spooren <mail@aparcar.org>
Sat, 28 Nov 2020 04:02:40 +0000 (18:02 -1000)
commit501123eb7ae7ad06b16ba127fbe67cdf9d65a4da
tree7bdd8150f55945561775352491e60229848842c5
parent1db9b5b6d65052eea7819cf0aee5163846a36bed
include/subdir: on build failure always print error

It is impossible to locate package that failed the build just from log
once more build is run in parallel (that is more than one make job). The
only way is to scout log files for failed package going back trough log.

This change makes it so error is printed for package that failed every
time.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
include/subdir.mk