svn commit: r425695 - head/emulators/adamem

Mark Linimon linimon at FreeBSD.org
Tue Nov 8 07:43:09 UTC 2016


Author: linimon
Date: Tue Nov  8 07:43:07 2016
New Revision: 425695
URL: https://svnweb.freebsd.org/changeset/ports/425695

Log:
  Mark as broken on arm64.

Modified:
  head/emulators/adamem/Makefile

Modified: head/emulators/adamem/Makefile
==============================================================================
--- head/emulators/adamem/Makefile	Tue Nov  8 07:36:52 2016	(r425694)
+++ head/emulators/adamem/Makefile	Tue Nov  8 07:43:07 2016	(r425695)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	ADAMEm is a portable Coleco ADAM and ColecoVision emulator
 
+BROKEN_arm64=	Fails to build: regparm is not valid on this platform
+
 NO_WRKSUBDIR=	yes
 USE_XORG=	sm x11 xau xext xfixes xi xrandr
 


More information about the svn-ports-head mailing list