svn commit: r397887 - head/security/polarssl13
Mark Linimon
linimon at FreeBSD.org
Fri Sep 25 21:40:11 UTC 2015
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
More information about the svn-ports-head
mailing list