pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mono2
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Sep 15 15:34:49 UTC 2014
Modified Files:
pkgsrc/lang/mono2: Makefile
Log Message:
Put back MAKE_JOBS_SAFE=no, despite building fine at various MAKE_JOBS levels
I've since observed a couple of failures in bulk builds at MAKE_JOBS=2. The
usual failure mode is
MCS [net_4_0] mono-api-info.exe
error CS0006: Metadata file `../../class/lib/net_2_0/Mono.Cecil.dll' could
not be found
or similar (net_4_0 components depending upon unbuilt net_2_0 dependencies).
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/mono2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index