[Bug 273091] lang/ghc 9.4.6 fails to build without the addition of iconv configure flags if gcc is found and used instead of default LLVM

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Aug 2023 14:41:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273091

--- Comment #24 from Kevin Reinholz <kreinholz@gmail.com> ---
(In reply to Alexey Vyskubov from comment #23)

Were you able to build it successfully if you fed in the following make flags?

CC=clang
CXX=clang++
CPP=clang-cpp

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