[Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain
Date: Sat, 27 Aug 2022 01:42:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264192
--- Comment #44 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #43)
For my future reference ( from work/ghc-9.2.4/configure ):
Some influential environment variables:
GHC Use as the path to GHC [default=autodetect]
CC_STAGE0 C compiler command (bootstrap)
LD_STAGE0 Linker command (bootstrap)
AR_STAGE0 Archive command (bootstrap)
RTS_WAYS_STAGE0
RTS ways
SH Use as the full path to a Bourne shell. [default=autodetect]
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
LIBS libraries to pass to the linker, e.g. -l<library>
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
CPP C preprocessor
LD Use as the path to ld. See also --disable-ld-override.
CLANG Use as the path to clang [default=autodetect]
LLC Use as the path to LLVM's llc [default=autodetect]
OPT Use as the path to LLVM's opt [default=autodetect]
HAPPY Use as the path to happy [default=autodetect]
ALEX Use as the path to alex [default=autodetect]
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.