diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-02 22:23:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-02 22:23:52 +0000 |
commit | 71fd883ed755560498c34284cca1253ed964246b (patch) | |
tree | a98e44517d111062f41e9e6ac4568beb6c72220a /math/algae/Makefile | |
parent | 3356f4f083b94aa136371baef2629e3e5a1bdf8a (diff) | |
download | ports-71fd883ed755560498c34284cca1253ed964246b.tar.gz ports-71fd883ed755560498c34284cca1253ed964246b.zip |
Notes
Diffstat (limited to 'math/algae/Makefile')
-rw-r--r-- | math/algae/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 67d5d7733734..e86a0d701495 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -13,11 +13,9 @@ COMMENT= Programming language for numerical analysis LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - -BROKEN_ia64= does not compile -BROKEN_powerpc= does not compile -BROKEN_sparc64= does not compile +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_powerpc64= does not build: configure: error: Cannot handle floating point exceptions GNU_CONFIGURE= yes USES= fortran |