diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /math/algae | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
download | ports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz ports-bf43557044604cb6487fc1aa24ce2c210ae789da.zip |
Notes
Diffstat (limited to 'math/algae')
-rw-r--r-- | math/algae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 894e9e75a3a7..69b10172bae9 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= does not build: checking for proper floating point exception handling... no BROKEN_armv6= does not build: checking for proper floating point exception handling... no +BROKEN_armv7= does not build: checking for proper floating point exception handling... no BROKEN_powerpc64= does not build: configure: error: Cannot handle floating point exceptions GNU_CONFIGURE= yes |