Subject: CVS commit: pkgsrc/lang/ocaml
From: Havard Eidnes
Date: 2020-12-08 09:53:16
Message id: 20201208085316.9C12CFA9D@cvs.NetBSD.org

Log Message:
Apply a workaround for NetBSD to the testyield.ml test.

On NetBSD, the "thread scheduler" appears to just schedule two
threads out of 4 when all they in essence to is "yield", and not
do round-robin scheduling, causing the test to loop.  Reduce the
number of threads in the test to 2.

Bump PKGREVISION.

OK'ed by jaapb@

Files:
RevisionActionfile
1.137modifypkgsrc/lang/ocaml/Makefile
1.1addpkgsrc/lang/ocaml/patches/patch-testsuite_tests_lib-systhreads_testyield.ml