[krbdev.mit.edu #8111] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Feb 6 18:44:40 EST 2015


Fix race in util/profile/Makefile.in

$(BUILDTOP)/include/profile.h was being updated by two different
rules, which could collide with make -j.  Use a dependency from
includes instead of a redundant rule.

(cherry picked from commit 4d3827ac1b0e9e6447a132c57f3e2d74d3dfe8a9)

https://github.com/krb5/krb5/commit/640080a7c47238f0b63e35cfb484308f76db4992
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 640080a7c47238f0b63e35cfb484308f76db4992
Branch: krb5-1.11
 src/util/profile/Makefile.in |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list