Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 21:40:11 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397887 - head/security/polarssl13
Message-ID:  <201509252140.t8PLeBf9058754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Sep 25 21:40:10 2015
New Revision: 397887
URL: https://svnweb.freebsd.org/changeset/ports/397887

Log:
  Mark as broken on sparc64: fails to build.
  
  Approved by:	portmgr (sparc64 blanket)

Modified:
  head/security/polarssl13/Makefile

Modified: head/security/polarssl13/Makefile
==============================================================================
--- head/security/polarssl13/Makefile	Fri Sep 25 21:38:54 2015	(r397886)
+++ head/security/polarssl13/Makefile	Fri Sep 25 21:40:10 2015	(r397887)
@@ -14,6 +14,8 @@ COMMENT=	SSL/TLS and cryptography librar
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_sparc64=	fails to compile: relocation error
+
 ALL_TARGET=	no_test
 MAKE_ENV=	SHARED=1
 USES=		cpe gmake tar:tgz



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