summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-30 19:50:35 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-30 19:50:35 -0700
commit0c493810a50a9c48dffdf4d320d8d5d329b9426f (patch)
treee2343e38714e2623c9577474f8e060d208a2c7dc
parentdevel/spdlog: update 1.14.0 → 1.14.1 (diff)
net/ecal: Not broken any more
-rw-r--r--net/ecal/Makefile1
1 files changed, 0 insertions, 1 deletions
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)