summaryrefslogtreecommitdiffstats
path: root/emulators/unicorn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/unicorn/Makefile')
-rw-r--r--emulators/unicorn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index 697c01d..ea59c10 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -24,4 +24,6 @@ MAKE_ENV= INSTALL_LIB="${INSTALL_LIB}" \
TEST_TARGET= test
TEST_WRKSRC= ${WRKSRC}/tests/unit
+BROKEN_aarch64= fails to compile: error: use of undeclared identifier tcg_op_defs
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud