svn commit: r425711 - head/graphics/copperspice

Mark Linimon linimon at FreeBSD.org
Tue Nov 8 08:47:51 UTC 2016


Author: linimon
Date: Tue Nov  8 08:47:49 2016
New Revision: 425711
URL: https://svnweb.freebsd.org/changeset/ports/425711

Log:
  Mark as broken on arm64.

Modified:
  head/graphics/copperspice/Makefile

Modified: head/graphics/copperspice/Makefile
==============================================================================
--- head/graphics/copperspice/Makefile	Tue Nov  8 08:45:39 2016	(r425710)
+++ head/graphics/copperspice/Makefile	Tue Nov  8 08:47:49 2016	(r425711)
@@ -46,6 +46,7 @@ MAKE_ARGS=	${OVERRIDE_INS}
 PLIST_SUB=	LONG_VER=1.3
 
 BROKEN_FreeBSD_9=	PR 193528 (c++11 support is broken)
+BROKEN_arm64=		Fails to build: Unable to detect architecture, please update
 BROKEN_i386=		qx11embed_x11.cpp:470:20: non-constant-expression\
 			cannot be narrowed from type 'unsigned int' to 'long'\
 			in initializer list [-Wc++11-narrowing]


More information about the svn-ports-head mailing list