[Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain
Date: Tue, 31 May 2022 21:01:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264192 --- Comment #29 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mikael Urankar from comment #24) Perhaps assumptions are being made about the likes of: WITH_ELFTOOLCHAIN_BOOTSTRAP= WITHOUT_LLVM_TARGET_AARCH64= WITH_LLVM_TARGET_ARM= WITHOUT_LLVM_TARGET_MIPS= WITHOUT_LLVM_TARGET_POWERPC= WITHOUT_LLVM_TARGET_RISCV= WITHOUT_LLVM_TARGET_X86= WITH_CLANG= WITH_CLANG_IS_CC= WITH_CLANG_FULL= WITH_CLANG_EXTRAS= WITH_LLD= WITH_LLD_IS_LD= or: WITH_ELFTOOLCHAIN_BOOTSTRAP= WITH_LLVM_TARGET_AARCH64= WITH_LLVM_TARGET_ARM= WITHOUT_LLVM_TARGET_MIPS= WITHOUT_LLVM_TARGET_POWERPC= WITHOUT_LLVM_TARGET_RISCV= WITHOUT_LLVM_TARGET_X86= WITH_CLANG= WITH_CLANG_IS_CC= WITH_CLANG_FULL= WITH_CLANG_EXTRAS= WITH_LLD= WITH_LLD_IS_LD= WITH_LLDB= or the like? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.