git: ff2b92462883 - main - science/trilinos: Not broken on 14 since bug#273339 was fixed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 23:02:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff2b924628838e33e0279d2c27f1cbeb1cb5997b commit ff2b924628838e33e0279d2c27f1cbeb1cb5997b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-31 22:10:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-31 23:02:32 +0000 science/trilinos: Not broken on 14 since bug#273339 was fixed --- science/trilinos/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index ac9b847b73fa..da3feebc56dd 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -14,7 +14,6 @@ LICENSE_COMB= multi BROKEN_armv6= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte BROKEN_armv7= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte BROKEN_i386= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte -BROKEN_FreeBSD_14= hidden symbol _ZNSt3__1rsB7v160006IcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE isn't defined, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273339 BUILD_DEPENDS= bash:shells/bash \ boost-libs>0:devel/boost-libs \