Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2015 21:33:55 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399103 - head/math/ocaml-zarith
Message-ID:  <201510112133.t9BLXtvn098924@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Oct 11 21:33:55 2015
New Revision: 399103
URL: https://svnweb.freebsd.org/changeset/ports/399103

Log:
  math/ocaml-zarith: set BROKEN_armv6

Modified:
  head/math/ocaml-zarith/Makefile

Modified: head/math/ocaml-zarith/Makefile
==============================================================================
--- head/math/ocaml-zarith/Makefile	Sun Oct 11 21:17:06 2015	(r399102)
+++ head/math/ocaml-zarith/Makefile	Sun Oct 11 21:33:55 2015	(r399103)
@@ -27,6 +27,8 @@ CPPFLAGS+=		-I${LOCALBASE}/include
 LDFLAGS+=		-L${LOCALBASE}/lib
 
 MAKE_JOBS_UNSAFE=	yes
+
+BROKEN_armv6=	binary /nxb-bin/usr/bin/cc: not found
 PORTDOCS=	html
 DOCSDIR=	${OCAML_DOCSDIR}/${PORTNAME}
 



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