git: 0c493810a50a - main - net/ecal: Not broken any more
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 May 2024 02:50:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c493810a50a9c48dffdf4d320d8d5d329b9426f commit 0c493810a50a9c48dffdf4d320d8d5d329b9426f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-01 02:50:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-01 02:50:35 +0000 net/ecal: Not broken any more --- net/ecal/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/ecal/Makefile b/net/ecal/Makefile index 946cab698473..54834c6b1f90 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -10,7 +10,6 @@ WWW= https://eclipse-ecal.github.io/ecal/index.html LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN= broken by devel/spdlog update to 1.14.0, see https://github.com/eclipse-ecal/ecal/issues/1577 BROKEN_armv7= link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int) BROKEN_i386= link fails: undefined reference due to --no-allow-shlib-undefined: absl::lts_20230125::hash_internal::CityHash32(char const*, unsigned int)