git: 3060e2d0b80a - main - science/dftbplus: enable on 13/powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Mar 2023 00:18:43 UTC
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 \