Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2017 19:11:35 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r451774 - branches/2017Q4/lang/guile2
Message-ID:  <201710111911.v9BJBZ9N036022@repo.freebsd.org>

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

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

Modified:
  branches/2017Q4/lang/guile2/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/lang/guile2/Makefile
==============================================================================
--- branches/2017Q4/lang/guile2/Makefile	Wed Oct 11 19:10:52 2017	(r451773)
+++ branches/2017Q4/lang/guile2/Makefile	Wed Oct 11 19:11:35 2017	(r451774)
@@ -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?201710111911.v9BJBZ9N036022>