diff --git a/math/reduce/Makefile b/math/reduce/Makefile index 1dda4866d5f45..a42100a888993 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 \