[Bug 273625] www/chromium: use base iconv
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273625] www/chromium: use base iconv"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Sep 2023 12:17:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273625 Robert Nagy <rnagy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rnagy@FreeBSD.org --- Comment #1 from Robert Nagy <rnagy@FreeBSD.org> --- (In reply to gnikl from comment #0) Hi Yes you can build it with iconv support from libc on FreeBSD however the build will still link to libiconv because other dependencies will pull it in, so my opinion is that it is best not to mix the two and just keep using libiconv. -- You are receiving this mail because: You are the assignee for the bug.