aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:54 +0000
commitccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e (patch)
tree857c93c57d04eef6d7f3da945b2a34305ac0221c
parent3060e2d0b80a48f0c81a3c9e4fc91f4425941890 (diff)
downloadports-ccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e.tar.gz
ports-ccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e.zip
lang/opencoarrays: enable on 13 / powerpc64
Fixed in releng/13.2.
-rw-r--r--lang/opencoarrays/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile
index 2f2d8ea58e32..3b9688ef00e5 100644
--- a/lang/opencoarrays/Makefile
+++ b/lang/opencoarrays/Makefile
@@ -13,7 +13,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
BUILD_DEPENDS= bash:shells/bash