diff options
author | linimon <linimon@FreeBSD.org> | 2016-11-08 15:43:07 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-11-08 15:43:07 +0800 |
commit | 4c6ef07794de86b0311ca5eb48f721e13d7383e0 (patch) | |
tree | da5798f106b6cd97a3cb207fd6b55b784a10122b /emulators/adamem | |
parent | ee79a4d7ce4354f978a85f6076af0f8971d86a4c (diff) | |
download | freebsd-ports-gnome-4c6ef07794de86b0311ca5eb48f721e13d7383e0.tar.gz freebsd-ports-gnome-4c6ef07794de86b0311ca5eb48f721e13d7383e0.tar.zst freebsd-ports-gnome-4c6ef07794de86b0311ca5eb48f721e13d7383e0.zip |
Mark as broken on arm64.
Diffstat (limited to 'emulators/adamem')
-rw-r--r-- | emulators/adamem/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile index 2e850d33b1e5..93aa22507ac4 100644 --- a/emulators/adamem/Makefile +++ b/emulators/adamem/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@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 |