Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 12:36:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499633 - head/lang/ccl
Message-ID:  <201904221236.x3MCas88076294@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Apr 22 12:36:53 2019
New Revision: 499633
URL: https://svnweb.freebsd.org/changeset/ports/499633

Log:
  Mark BROKEN on FreeBSD 12 and 13
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/lang/ccl/Makefile

Modified: head/lang/ccl/Makefile
==============================================================================
--- head/lang/ccl/Makefile	Mon Apr 22 12:29:44 2019	(r499632)
+++ head/lang/ccl/Makefile	Mon Apr 22 12:36:53 2019	(r499633)
@@ -14,6 +14,8 @@ LICENSE=	LGPL21
 
 WRKSRC=		${WRKDIR}/ccl
 
+BROKEN_FreeBSD_12=	SHF_MERGE section size must be a multiple of sh_entsize
+BROKEN_FreeBSD_13=	SHF_MERGE section size must be a multiple of sh_entsize
 ONLY_FOR_ARCHS=	i386 amd64
 
 CCL_DIRECTORY=	${PREFIX}/lib/ccl



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