CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/05/10 11:17:48
Modified files:
devel/gmake : Makefile
Added files:
devel/gmake/patches: patch-misc_c
Log message:
XXX THIS IS A HACK
Make an error non-fatal in close_stdout() by not exiting. This is needed
to workaround the effects of userland threads which change i/o
operations to non-blocking.
This prevents the 'write errors' people have been seeing with gmake.
comment wording from sthen@, ok espie@
