freebsd-ports/devel/llvm-morello/Makefile.COMMANDS
Brooks Davis 3c1b4ff321 devel/llvm-{cheri,morello}: Update to new snapshots
llvm-cheri:
 - This updates from an LLVM 13 base to an LLVM 14 base.
 - Save a little compile time by dropping MIPS support.  The CHERI
   MIPS target still exists, but CheriBSD no longer supports it and the
   places that use it (e.g., https://cheri-compiler-explorer.cl.cam.ac.uk)
   use a Linux build.

llvm-morello:
 - Minor optimization improvements
2023-01-03 22:20:37 +00:00

6 lines
314 B
Text

.include "${.CURDIR}/../llvm-cheri/Makefile.COMMANDS"
# Work around version skew with llvm-cheri
LLVM_COMMANDS:= ${LLVM_COMMANDS:Nllvm-debuginfod-find:Nllvm-tli-checker}
CLANG_COMMANDS:=${CLANG_COMMANDS:Nclang-linker-wrapper:Nclang-nvlink-wrapper:Nclang-repl}
LLD_COMMANDS+= ld64.lld.darwinnew ld64.lld.darwinold