Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2019 22:13:24 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507378 - head/lang/ocaml-nox11
Message-ID:  <201907262213.x6QMDOSw089880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Fri Jul 26 22:13:24 2019
New Revision: 507378
URL: https://svnweb.freebsd.org/changeset/ports/507378

Log:
  lang/ocaml-nox11: unbreak on powerpc64
  
  Builds fine on powerpc64.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/lang/ocaml-nox11/Makefile

Modified: head/lang/ocaml-nox11/Makefile
==============================================================================
--- head/lang/ocaml-nox11/Makefile	Fri Jul 26 21:50:00 2019	(r507377)
+++ head/lang/ocaml-nox11/Makefile	Fri Jul 26 22:13:24 2019	(r507378)
@@ -7,8 +7,6 @@ CATEGORIES=	lang
 MAINTAINER=	michael.grunewald@laposte.net
 COMMENT=	Objective Caml compiler and programming environment (no X11)
 
-BROKEN_powerpc64=	Does not build: error: too few arguments to function gethostbyname_r
-
 MASTERDIR=	${.CURDIR}/../ocaml
 
 CONFLICTS=	metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]*



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