Skip to content

Commit

Permalink
games/libretro-mame2000: Mark as broken on aarch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed Sep 26, 2021
1 parent 76a14eb commit a901853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games/libretro-mame2000/Makefile
Expand Up @@ -7,6 +7,8 @@ COMMENT= MAME (0.37b5) for libretro

LICENSE= GPLv2

BROKEN_aarch64= fails to build: src/libretro/libretro-common/libco/aarch64.c:25:1: error: meaningless 'volatile' on asm outside function

USES= compiler:c++11-lib dos2unix gmake
DOS2UNIX_FILES= src/cpu/tms9900/99xxstat.h
USE_LDCONFIG= yes
Expand Down

0 comments on commit a901853

Please sign in to comment.