[Bug 274317] devel/icu: update to 74.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274317] devel/icu: update to 74.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Nov 2023 15:57:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274317 --- Comment #17 from Jan Beich <jbeich@FreeBSD.org> --- To work around ABI (SONAME) version at the cost of runtime instability use libmap.conf(5) e.g., $ cat >>/etc/libmap.conf libicuuc.so.73 libicuuc.so.74 libicui18n.so.73 libicui18n.so.74 libicudata.so.73 libicudata.so.74 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.