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
F147439780: D52921.id.diff
Wed, Mar 11, 12:48 AM
Unknown Object (File)
Thu, Mar 5, 7:13 PM
Unknown Object (File)
Tue, Mar 3, 6:48 PM
Unknown Object (File)
Tue, Mar 3, 2:04 AM
Unknown Object (File)
Tue, Feb 24, 11:55 AM
Unknown Object (File)
Sun, Feb 22, 11:59 PM
Unknown Object (File)
Sun, Feb 22, 12:44 PM
Unknown Object (File)
Feb 8 2026, 8:11 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67572
Build 64455: arc lint + arc unit