Skip to content

Commit

Permalink
science/siesta: enable building on FreeBSD 13/powerpc64
Browse files Browse the repository at this point in the history
releng/13.2 has a fix for the build error.
  • Loading branch information
pkubaj committed Mar 12, 2023
1 parent c9be4d9 commit fb0adac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion science/siesta/Makefile
Expand Up @@ -14,7 +14,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 \
Expand Down

0 comments on commit fb0adac

Please sign in to comment.