]> git.ipfire.org Git - thirdparty/make.git/commit
Allow the EMX build to use output_sync.
authorPavel Fedin <p.fedin@samsung.com>
Fri, 17 Jan 2014 07:51:28 +0000 (09:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Jan 2014 07:51:28 +0000 (09:51 +0200)
commit165ccf3137bf330f4811c6af540b6b1de6ce4909
tree57f3d3c81aa80531fae1b362e805ca3157a1fd1d
parent24620378ba580ba0a85ec5bd8ac33c171fc3be29
Allow the EMX build to use output_sync.

job.c (start_job_command): Move the child output diversion out
of non-EMX branch.
[__EMX__]: Don't use fixed FD_STDOUT and FD_STDERR in the call to
child_execute_job.

Copyright-paperwork-exempt: yes
job.c