diff options
Diffstat (limited to 'games/fkiss')
-rw-r--r-- | games/fkiss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index be872bf5e930..c4ca7c46030b 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= lha:archivers/lha BROKEN_aarch64= fails to compile: passing char * to parameter of incompatible type __builtin_va_list BROKEN_armv6= fails to compile: passing char * to parameter of incompatible type __builtin_va_list +BROKEN_armv7= fails to compile: passing char * to parameter of incompatible type __builtin_va_list EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.diff |