[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 12:15:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273091

Alexey Vyskubov <alexey@ocaml.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexey@ocaml.nl

--- Comment #22 from Alexey Vyskubov <alexey@ocaml.nl> ---
I have exactly the same problem between ghc and iconv on FreeBSD 12-p2. While I
do have gcc installed, it is not a default compiler:

❯ cc --version
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git
llvmorg-14.0.5-0-gc12386ae247c)
Target: x86_64-unknown-freebsd13.2
Thread model: posix
InstalledDir: /usr/bin

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