]> git.ipfire.org Git - thirdparty/make.git/commit
* main.c (die): Close output_context AND make_sync.
authorPaul Smith <psmith@gnu.org>
Sat, 11 Jan 2014 21:10:02 +0000 (16:10 -0500)
committerPaul Smith <psmith@gnu.org>
Sun, 12 Jan 2014 15:54:29 +0000 (10:54 -0500)
commit9c8b68a905871882905fad6ca72c499a98bc2513
tree15fbacf2c7c6f3f9f2b58dda5beb210dbc69cb6d
parent432cb6575d469d4d7575d420f83990437b837f43
* main.c (die): Close output_context AND make_sync.

die() can be invoked inside a separate output_context, if the
$(error ...) function is expanded as part of a recipe.
main.c
tests/scripts/features/output-sync