Subject: CVS commit: pkgsrc/devel/verifast
From: David A. Holland
Date: 2017-09-09 23:57:46
Message id: 20170909215746.EE04CFA98@cvs.NetBSD.org

Log Message:
Don't randomly use the implementation namespace. Fixes clang build.

Also, pass MAKE_JOBS as the number of CPUs to use when testing, as
otherwise it gets 0 and apparently interprets that as "infinitely
many".

XXX: The test suite should not really be run as part of the build.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/verifast/Makefile
1.2modifypkgsrc/devel/verifast/distinfo
1.1addpkgsrc/devel/verifast/patches/patch-src_linux_caml__stopwatch.c