Page MenuHomeFreeBSD

EC2: Include LLDB in small and builder AMIs
ClosedPublic

Authored by cperciva on Oct 6 2025, 5:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 12:23 PM
Unknown Object (File)
Tue, Nov 11, 9:07 PM
Unknown Object (File)
Tue, Nov 11, 9:05 PM
Unknown Object (File)
Tue, Nov 11, 4:34 PM
Unknown Object (File)
Thu, Oct 30, 4:40 PM
Unknown Object (File)
Wed, Oct 29, 7:41 AM
Unknown Object (File)
Wed, Oct 29, 7:37 AM
Unknown Object (File)
Wed, Oct 29, 7:34 AM
Subscribers

Details

Summary

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.

MFC after: 3 days
Sponsored by: https://www.patreon.com/cperciva

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable