Skip to content

Commit

Permalink
lang/opencoarrays: enable on 13 / powerpc64
Browse files Browse the repository at this point in the history
Fixed in releng/13.2.
  • Loading branch information
pkubaj committed Mar 12, 2023
1 parent 3060e2d commit ccb1ade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/opencoarrays/Makefile
Expand Up @@ -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

BUILD_DEPENDS= bash:shells/bash
Expand Down

0 comments on commit ccb1ade

Please sign in to comment.