diff options
Diffstat (limited to 'math/gecode/Makefile')
| -rw-r--r-- | math/gecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gecode/Makefile b/math/gecode/Makefile index f0cea16cb2dc..e5273a525d1d 100644 --- a/math/gecode/Makefile +++ b/math/gecode/Makefile @@ -11,7 +11,7 @@ WWW= https://www.gecode.org/ LICENSE= BSL MIT LICENSE_COMB= multi -NOT_FOR_ARCHS= armv6 armv7 mips mips64 +NOT_FOR_ARCHS= armv6 armv7 NOT_FOR_ARCHS_REASON= needs code written to specify rounding control mechanism in Boost.Numeric.Interval USES= bison:build compiler:c++11-lang gmake perl5 |
