aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:50 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:50 +0000
commitfb0adac7530c4483f9646fa5871cc53a4295c46b (patch)
tree5eea25deafcd5a09c359e42b3631663558d26ac9
parentc9be4d9e763fd8e577b0e8e2b252cd51b500aa66 (diff)
downloadports-fb0adac7530c4483f9646fa5871cc53a4295c46b.tar.gz
ports-fb0adac7530c4483f9646fa5871cc53a4295c46b.zip
science/siesta: enable building on FreeBSD 13/powerpc64
releng/13.2 has a fix for the build error.
-rw-r--r--science/siesta/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/siesta/Makefile b/science/siesta/Makefile
index ff49fc53f493..14932eafc48d 100644
--- a/science/siesta/Makefile
+++ b/science/siesta/Makefile
@@ -14,7 +14,6 @@ BROKEN_aarch64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic
BROKEN_FreeBSD_12_powerpc= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
BROKEN_FreeBSD_12_powerpc64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
BROKEN_FreeBSD_13_powerpc= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
-BROKEN_FreeBSD_13_powerpc64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
BROKEN_FreeBSD_13_powerpc64le= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
LIB_DEPENDS= libblas.so:math/blas \