Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2023 00:18:43 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: 3060e2d0b80a - main - science/dftbplus: enable on 13/powerpc64
Message-ID:  <202303120018.32C0Ih52028741@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=3060e2d0b80a48f0c81a3c9e4fc91f4425941890

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

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

diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index df85ca4a6d1b..c616eabe6bab 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/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
 
 LIB_DEPENDS=	libblas.so:math/blas \



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