This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 2f0b4c592b4f9fd3c6d5744a3bc077237ce9278d (commit)
from 9019d6fc527882b8e09ca210e997b43a7b77c70f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2f0b4c592b4f9fd3c6d5744a3bc077237ce9278d
Author: Samuel Thibault <[email protected]>
Date: Mon Feb 29 03:39:13 2016 +0100
Fix parallel build
* console-client/Makefile (parser.tab.h): Redefine the standard yacc rule to
make it build the header too, to avoid concurrency between the standard yacc
rule and the rule that builds the header.
* sutils/Makefile (OBJS): Append .o suffix to $(progs) instead of .c.
-----------------------------------------------------------------------
Summary of changes:
console-client/Makefile | 6 +++---
sutils/Makefile | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
Hurd