Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 10:35:49 +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: r441572 - head/devel/clanlib22
Message-ID:  <201705241035.v4OAZnKw056148@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed May 24 10:35:48 2017
New Revision: 441572
URL: https://svnweb.freebsd.org/changeset/ports/441572

Log:
  Also broken on armv6.

Modified:
  head/devel/clanlib22/Makefile

Modified: head/devel/clanlib22/Makefile
==============================================================================
--- head/devel/clanlib22/Makefile	Wed May 24 10:28:19 2017	(r441571)
+++ head/devel/clanlib22/Makefile	Wed May 24 10:35:48 2017	(r441572)
@@ -49,6 +49,7 @@ PLIST_SUB+=	VER=${PORTVERSION:R} \
 		SHORT_VER=${PORTVERSION:R:R}${PORTVERSION:R:E}
 
 BROKEN_aarch64=		fails to configure: error:  Requires SSE2 Support
+BROKEN_armv6=		fails to configure: error:  Requires SSE2 Support
 BROKEN_powerpc64=	fails to configure: error:  Requires SSE2 Support
 BROKEN_sparc64=		fails to configure: error:  Requires SSE2 Support
 



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