aboutsummaryrefslogtreecommitdiff
path: root/math/xlife++
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
commit4cb19e7f8736e7bc55f9efa09ac868abbe116836 (patch)
tree0c07443b478fb33416592bf0cae1d18b5907dd27 /math/xlife++
parent145e894e6883a8b63b5589242af55a01e36236d4 (diff)
downloadports-4cb19e7f8736e7bc55f9efa09ac868abbe116836.tar.gz
ports-4cb19e7f8736e7bc55f9efa09ac868abbe116836.zip
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473012
Diffstat (limited to 'math/xlife++')
-rw-r--r--math/xlife++/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile
index b4a257984667..7d5bf4598645 100644
--- a/math/xlife++/Makefile
+++ b/math/xlife++/Makefile
@@ -12,6 +12,8 @@ COMMENT= XLiFE++: eXtended Library of Finite Elements in C++
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_aarch64= fails to compile: BlasUtil.h:63:63: no type named 'ReturnType' in 'Eigen::ScalarBinaryOpTraits<__attribute__
+
USES= cmake:outsource eigen:3 fortran tar:tbz
USE_LDCONFIG= yes