mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
science/dftbplus: fix BROKEN message
This commit is contained in:
parent
5ef3c7e697
commit
5001a29cb8
@ -9,7 +9,7 @@ COMMENT= DFTB+: Package for performing fast atomistic simulations
|
|||||||
LICENSE= GPLv3 # main code is under LGPL3+, the bundled dftd3-lib is under GPLv1+, this makes the result GPLv3 (based on https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility)
|
LICENSE= GPLv3 # main code is under LGPL3+, the bundled dftd3-lib is under GPLv1+, this makes the result GPLv3 (based on https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility)
|
||||||
|
|
||||||
.for arch in aarch64 powerpc powerpc64 powerpc64le
|
.for arch in aarch64 powerpc powerpc64 powerpc64le
|
||||||
BROKEN_${arch}= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug#255890
|
BROKEN_${arch}= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
LIB_DEPENDS= libblas.so:math/blas \
|
LIB_DEPENDS= libblas.so:math/blas \
|
||||||
|
Loading…
Reference in New Issue
Block a user