]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bucoord: parallel make fix
authorMarc Dionne <marc.c.dionne@gmail.com>
Wed, 27 Oct 2010 00:33:41 +0000 (20:33 -0400)
committerDerrick Brashear <shadow@dementia.org>
Wed, 3 Nov 2010 10:59:38 +0000 (03:59 -0700)
commit1ceab26371030d94c5a837745ae2cebcbd81b93b
tree9dd2d55244ac594124793002dcca35293f455c11
parent51363199a658c74fc9481cedbaf44bdddc4c8441
bucoord: parallel make fix

Fix an instance of a Makefile rule with multiple targets.
This can cause a parallel make to fail when two instances of
compile_et compete to write the same output files.

Spotted by a build failure with a corrupt bc.h header.

Reviewed-on: http://gerrit.openafs.org/3165
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 0cc3cc9412c232e2ec799ee1f1a9a90f3e56ab66)
Change-Id: I453e6eced8145a0b361ce4a54baf9f7411128d2f
Reviewed-on: http://gerrit.openafs.org/3238
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/bucoord/Makefile.in