Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2023 08:48:30 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: 4c643e9720f0 - main - science/dftbplus: enable on 13 / powerpc{,64le}
Message-ID:  <202303150848.32F8mU04068931@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=4c643e9720f0e0e84fe1d4739384910df551865b

commit 4c643e9720f0e0e84fe1d4739384910df551865b
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-03-15 08:48:14 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-03-15 08:48:14 +0000

    science/dftbplus: enable on 13 / powerpc{,64le}
---
 science/dftbplus/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index c616eabe6bab..d90e535ebb05 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -12,8 +12,6 @@ LICENSE=	GPLv3 # main code is under LGPL3+, the bundled dftd3-lib is under GPLv1
 BROKEN_aarch64=	Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
 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_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 \
 		liblapack.so:math/lapack \



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