pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ocaml-ssl Build is not safe for -j n.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53bf37dc93f6
branches:  trunk
changeset: 367925:53bf37dc93f6
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Sep 08 13:34:04 2017 +0000

description:
Build is not safe for -j n.

diffstat:

 security/ocaml-ssl/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bc5dde6c86cf -r 53bf37dc93f6 security/ocaml-ssl/Makefile
--- a/security/ocaml-ssl/Makefile       Fri Sep 08 13:19:52 2017 +0000
+++ b/security/ocaml-ssl/Makefile       Fri Sep 08 13:34:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/09/08 09:51:25 jaapb Exp $
+# $NetBSD: Makefile,v 1.28 2017/09/08 13:34:04 jaapb Exp $
 #
 
 DISTNAME=      ocaml-ssl-0.5.3
@@ -13,6 +13,7 @@
 
 HAS_CONFIGURE= yes
 USE_TOOLS+=    autoconf gmake
+MAKE_JOBS_SAFE=        no
 
 OCAML_USE_FINDLIB=     yes
 OCAML_FINDLIB_REGISTER=        yes



Home | Main Index | Thread Index | Old Index