aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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