mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Major changes: llvm-cheri: merge LLVM 15 llvm-cheriot: switch the fork at github.com/CHERIoT-Platform llvm-morello: merge LLVM 14 Rework patching and filtering of commands and man pages to better accomdate version skew between the different ports now that all three have different bases. Centralize the addition of ${.CURDIR}/files to EXTRA_PATCHS.
4 lines
199 B
Text
4 lines
199 B
Text
.include "${.PARSEDIR}/../llvm-cheri/Makefile.MAN1SRCS"
|
|
|
|
# Workaround for llvm-cheri/llvm-morello version skew
|
|
LLVM_MAN1SRCS:= ${LLVM_MAN1SRCS:Nllvm-dwarfutil.1:Nllvm-ifs.1:Nllvm-remark-size-diff.1}
|