Commit graph

2 commits

Author SHA1 Message Date
Simon Barner
a168a326aa Fix build on FreeBSD 6 and above.
PR:			ports/89056
Submitted by:		"Andrei V. Shetuhin" <shetuhin@corp.mail.ru>
Also reported by:	kris via pointyhat
2005-11-15 11:22:58 +00:00
Pav Lucistnik
0b3795dfcf - Starting from some point after FreeBSD 5.2.1, valgrind did not terminate
correctly, but got stuck in state ``umtx''. This was mentioned on the lists
  and in kern/68992 [closed], but I was never able to fix the problem.

  On FreeBSD >= 502120, the kernel's and valgrind's definition of
  UMTX_CONTESTED flag were out of sync, which is why valgrind did not terminate
  on these systems.

PR:		ports/74903
Submitted by:	Simon Barner <barner@gmx.de> (maintainer)
2004-12-09 23:08:41 +00:00