diff options
author | Ron Yorston <rmy@pobox.com> | 2023-12-22 07:48:54 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-12-22 08:50:04 +0000 |
commit | 628e1ab2b3af4e9a0d4f8331e20c970db5eba150 (patch) | |
tree | 34fb564165a5051fa199057c0d0854f557332afe /docs | |
parent | 8d85a4a5be88931978fad594b94e762313d37afc (diff) | |
download | busybox-w32-628e1ab2b3af4e9a0d4f8331e20c970db5eba150.tar.gz busybox-w32-628e1ab2b3af4e9a0d4f8331e20c970db5eba150.tar.bz2 busybox-w32-628e1ab2b3af4e9a0d4f8331e20c970db5eba150.zip |
make: proper handling of build failure with '-k'
When a build command fails and the '-k' option (continue on error)
is in effect, no further commands should be executed for the
current target.
Also, the resulting diagnostic should be reported to stderr. As
should the final 'not built due to errors' diagnostic.
Adds 80 bytes.
(pdpmake GitHub issue 35)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions