Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2023 00:18:44 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ccb1ade3a7b1 - main - lang/opencoarrays: enable on 13 / powerpc64
Message-ID:  <202303120018.32C0IiWB028760@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e

commit ccb1ade3a7b115bbfb9b5355ccba4f4421cb9b0e
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-03-12 00:00:54 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-03-12 00:00:54 +0000

    lang/opencoarrays: enable on 13 / powerpc64
    
    Fixed in releng/13.2.
---
 lang/opencoarrays/Makefile | 1 -
 1 file changed, 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303120018.32C0IiWB028760>