summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/reduce/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index 1dda4866d5f4..a42100a88899 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -9,7 +9,8 @@ COMMENT= Codemist Standard Lisp REDUCE general-purpose computer system
LICENSE= BSD2CLAUSE
-BROKEN_i386= fails to compile: sysv.S:832:1: changed section flags for .eh_frame, expected: 0x2
+BROKEN_armv7= fails to compile: error: no viable overloaded '=': return *this = int128_t(rhs);
+BROKEN_i386= fails to compile: sysv.S:832:1: changed section flags for .eh_frame, expected: 0x2
BUILD_DEPENDS= gnuplot:math/gnuplot
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \