[Bug 273091] lang/ghc 9.4.6 fails to build without the addition of iconv configure flags

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Aug 2023 12:14:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273091

--- Comment #7 from Gleb Popov <arrowd@FreeBSD.org> ---
Can you instead try building with

--with-iconv-includes=${ICONV_INCLUDE_PATH}
--with-iconv-libraries=${ICONV_LIB}

?

-- 
You are receiving this mail because:
You are the assignee for the bug.