HomeFreeBSD

EC2: Include LLDB in small and builder AMIs

Description

EC2: Include LLDB in small and builder AMIs

I excluded lldb from the "small" and "builder" flavours of EC2 AMIs
because on FreeBSD 14.x the lldb binary was 100 MB, as a result of
statically linking in lots of LLVM code; but we now have libprivatellvm
as a shared library and lldb is much smaller so there's no significant
benefit to excluding it.

Reviewed by: ivy
MFC after: 3 days
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D52921

Details

Provenance
cpercivaAuthored on Mon, Oct 6, 5:11 AM
Reviewer
ivy
Differential Revision
D52921: EC2: Include LLDB in small and builder AMIs
Parents
rG0ecbc335daa8: nullfs: fix up build with INVARIANTS after previous
Branches
Unknown
Tags
Unknown