summaryrefslogtreecommitdiffstats
path: root/emulators/hatari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r--emulators/hatari/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 033b27c..41e3201 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -27,6 +27,9 @@ CMAKE_ARGS= -DETCDIR:PATH="${PREFIX}/etc" \
-DREADLINE_FOUND:BOOL=ON
INSTALLS_ICONS= yes
+BROKEN_aarch64= Fails to configure: error: unrecognized CPU type
+BROKEN_armv6= Fails to configure: CMake Error: Generator: execution of make failed
+
OPTIONS_DEFINE= DEBUG DOCS SDL2 WINUAE
DEBUG_CFLAGS_OFF= -DNDEBUG
OpenPOWER on IntegriCloud