diff options
-rw-r--r-- | lang/rexx-regina/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index 2f08f97095e7..562e19c0a1ea 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -17,6 +17,7 @@ COMMENT= Rexx interpreter LICENSE= LGPL21+ +BROKEN_aarch64= Does not build: error: expected expression BROKEN_armv6= Does not build: error: expected expression BROKEN_mips= Does not build: error: expected expression BROKEN_mips64= Does not build: error: expected expression |