Page MenuHomeFreeBSD

llvm: Move libprivatelldb to the lldb package
ClosedPublic

Authored by ivy on Mon, Apr 27, 11:31 PM.
Tags
None
Referenced Files
F156851256: D56674.id.diff
Sat, May 16, 9:58 PM
Unknown Object (File)
Thu, May 14, 2:43 PM
Unknown Object (File)
Thu, May 14, 3:37 AM
Unknown Object (File)
Wed, May 13, 4:25 PM
Unknown Object (File)
Tue, May 12, 6:05 PM
Unknown Object (File)
Mon, May 11, 2:39 AM
Unknown Object (File)
Sun, May 10, 11:18 AM
Unknown Object (File)
Sun, May 10, 7:09 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 Not Applicable
Unit
Tests Not Applicable