Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2017 19:10:52 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451773 - head/lang/guile2
Message-ID:  <201710111910.v9BJAqTJ033660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Wed Oct 11 19:10:52 2017
New Revision: 451773
URL: https://svnweb.freebsd.org/changeset/ports/451773

Log:
  lang/guile2: This port is MAKE_JOBS_UNSAFE
  
  PR:		222935
  Approved by:	portmgr (with hat)
  MFH:		2017Q4

Modified:
  head/lang/guile2/Makefile

Modified: head/lang/guile2/Makefile
==============================================================================
--- head/lang/guile2/Makefile	Wed Oct 11 19:03:24 2017	(r451772)
+++ head/lang/guile2/Makefile	Wed Oct 11 19:10:52 2017	(r451773)
@@ -20,6 +20,7 @@ LIB_DEPENDS=	libgmp.so:math/gmp \
 
 CONFLICTS_INSTALL=	guile-[0-9]*
 
+MAKE_JOBS_UNSAFE=	yes
 BROKEN_powerpc64=	does not build: error: expected declaration specifiers or ... before __builtin_choose_expr
 BROKEN_sparc64=		fails to compile: errors in complex.h
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710111910.v9BJAqTJ033660>