[Heimdal-source-changes] [heimdal/heimdal] 6affa4: kadm5: fix race in Makefile with kadm5_err.h

GitHub noreply at github.com
Sön Juli 6 23:03:56 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 6affa4cceceaa1369dd895f8acdd7a883ee65674
      https://github.com/heimdal/heimdal/commit/6affa4cceceaa1369dd895f8acdd7a883ee65674
  Author: Jakub Čajka <jcajka at redhat.com>
  Date:   2014-07-01 (Tue, 01 Jul 2014)

  Changed paths:
    M lib/kadm5/Makefile.am

  Log Message:
  -----------
  kadm5: fix race in Makefile with kadm5_err.h

When running make with -j4, occasionally kadm5 fails due to a missing
header file kadm5_err.h. Fix the race condition.

Reported at https://bugzilla.redhat.com/1115164

Reviewed-by: Ken Dreyer <ktdreyer at ktdreyer.com>


  Commit: 217ae4315aac9a66acdc3283829f0f9bbcc290b3
      https://github.com/heimdal/heimdal/commit/217ae4315aac9a66acdc3283829f0f9bbcc290b3
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M lib/kadm5/Makefile.am

  Log Message:
  -----------
  Merge pull request #108 from ktdreyer/kadm5-make-race

kadm5: fix race in Makefile with kadm5_err.h


Compare: https://github.com/heimdal/heimdal/compare/a5da5bcb96df...217ae4315aac


More information about the Heimdal-source-changes mailing list