aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-12 03:09:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-12 03:11:57 +0000
commit11b9cd2ee971d3eb9be177c489311756c9a3d60c (patch)
tree52e6451f04e14b5eb3e346e49007360d1ba7cfd4 /science
parent429c9ae4fb068b8c8dd9eafb5e49a16968c1f56e (diff)
downloadports-11b9cd2ee971d3eb9be177c489311756c9a3d60c.tar.gz
ports-11b9cd2ee971d3eb9be177c489311756c9a3d60c.zip
science/libint2-psi4: Broken on i386 and armv7
Reported by: https://portsfallout.com/ (cherry picked from commit dd63f5340f0dda64acc48698b8e7c0ab5259a4bb)
Diffstat (limited to 'science')
-rw-r--r--science/libint2-psi4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/libint2-psi4/Makefile b/science/libint2-psi4/Makefile
index 72eaf8c685fe..2296937a3cbe 100644
--- a/science/libint2-psi4/Makefile
+++ b/science/libint2-psi4/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= compilation fails: runaway processes and out-of-memory conditions
+BROKEN_i386= compilation fails: clang runs out of memory
+BROKEN_armv7= compilation fails: clang runs out of memory
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libgmpxx.so:math/gmp