[Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Aug 2022 19:30:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264192

--- Comment #37 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to commit-hook from comment #36)

For:

-BOOT_CONFIGURE_ENV_OFF=        GHC=${BOOT_GHC}
+BOOT_CONFIGURE_ENV_OFF=        GHC=${BOOT_GHC} LLC=llc${BOOT_LLVM_VERSION}
OPT=opt${BOOT_LLVM_VERSION}

does something need to control what CLANG and CC translate to?
Somewhat older lang/ghc/Makefile content did so, not just LLC
and OPT.

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