svn commit: r451773 - head/lang/guile2
Mark Felder
feld at FreeBSD.org
Wed Oct 11 19:10:53 UTC 2017
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
More information about the svn-ports-head
mailing list