Page MenuHomeFreeBSD

llvm: Move libprivatelldb to the lldb package
ClosedPublic

Authored by ivy on Apr 27 2026, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 17, 6:06 AM
Unknown Object (File)
Mon, Jun 8, 5:22 AM
Unknown Object (File)
Thu, Jun 4, 11:02 AM
Unknown Object (File)
Sun, May 31, 6:38 AM
Unknown Object (File)
Mon, May 25, 10:55 PM
Unknown Object (File)
May 21 2026, 11:20 PM
Unknown Object (File)
May 21 2026, 9:16 AM
Unknown Object (File)
May 18 2026, 5:07 AM
Subscribers

Details

Summary

Set PACKAGE=lldb in lldb.pre.mk rather than in individual Makefiles;
change lib/clang/Makefile.inc from PACKAGE=clang to PACKAGE?=clang to
avoid overwriting it.

This is safe to MFC to stable/15 since the moved library will be
picked up automatically by pkg.

MFC after: 2 weeks
Sponsored by: https://www.patreon.com/bsdivy

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72590
Build 69473: arc lint + arc unit