Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 07:07:17 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1cd29dc0e8e8 - main - science/trilinos: Add comment
Message-ID:  <202308250707.37P77H36057953@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd29dc0e8e85c5ed8119b47b4cab7327027ee5e

commit 1cd29dc0e8e85c5ed8119b47b4cab7327027ee5e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-25 07:07:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-25 07:07:01 +0000

    science/trilinos: Add comment
---
 science/trilinos/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index a0e42b035f19..f4a0cce87985 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -14,7 +14,7 @@ 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
+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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308250707.37P77H36057953>