aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-09-24 08:15:44 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-09-24 14:13:03 +0000
commit8c90d56f4c6e32abbab60707638a303c37ea4eda (patch)
treeff1a71c283dfe73de9612a6dacdc0ccbd996f184
parent55e7c528893a6fbfff22f0af1e435394957586e1 (diff)
downloadports-8c90d56f4c6e32abbab60707638a303c37ea4eda.tar.gz
ports-8c90d56f4c6e32abbab60707638a303c37ea4eda.zip
emulators/qemu31: Mark as broken on aarch64.
-rw-r--r--emulators/qemu31/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu31/Makefile b/emulators/qemu31/Makefile
index 503131d3b9a6..11a84b824980 100644
--- a/emulators/qemu31/Makefile
+++ b/emulators/qemu31/Makefile
@@ -13,6 +13,8 @@ COMMENT?= QEMU CPU Emulator - 3.1.X version
LICENSE= GPLv2
+BROKEN_aarch64= fails to build: accel/tcg/user-exec.c:486:36: error: no member named 'pc' in 'struct __mcontext'
+
LIB_DEPENDS?= libnettle.so:security/nettle \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2