[Midnightbsd-cvs] [MidnightBSD/mports] cf17cf: devel/llvm21: Port to MidnightBSD
Lucas Holt
noreply at github.com
Tue May 5 13:16:35 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: cf17cf170899ae5590286716e749e2db3af211ee
https://github.com/MidnightBSD/mports/commit/cf17cf170899ae5590286716e749e2db3af211ee
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M devel/llvm21/Makefile
M devel/llvm21/Makefile.RUNTIMES
M devel/llvm21/files/patch-compiler-rt_cmake_config-ix.cmake
M devel/llvm21/files/patch-lldb_cmake_modules_LLDBConfig.cmake
M devel/llvm21/files/patch-llvm_tools_llvm-readobj_ELFDumper.cpp
Log Message:
-----------
devel/llvm21: Port to MidnightBSD
- Add -DLLVM_ENABLE_TERMINFO=OFF to prevent picking up libtinfo from LOCALBASE
- Fix typo OPTIONS_DEFAULT_risccv64 -> OPTIONS_DEFAULT_riscv64
- Update patch-compiler-rt_cmake_config-ix.cmake for llvm21 upstream changes
(Haiku added, some MidnightBSD entries already merged; refresh remaining hunks)
- Update patch-lldb_cmake_modules_LLDBConfig.cmake for llvm21 upstream changes
(AIX added, line numbers shifted; add MidnightBSD to lldb-server platform list)
- Update patch-llvm_tools_llvm-readobj_ELFDumper.cpp for llvm21 upstream changes
(CUDA_V2 entry added; hunks 2 and 3 already merged upstream; keep hunk 1 only)
- Trim Makefile.RUNTIMES x86_64 list to libs that actually build on MidnightBSD/
FreeBSD (remove Linux-only: dd, dyndd, fuzzer, msan, xray, tsan, profile)
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list