Files
zig/lib/std/Build/Step
Kendall Condon af1e196db3 align end of elf archives
The end of the archive needs to also be aligned to a two-byte boundary,
not just the start of records. This was causing lld to reject archives.

Notably, this was happening with compiler_rt when rebuilding in fuzz
mode, which is why this commit is included in this patchset.
2026-02-13 17:58:09 -05:00
..
2026-02-13 17:58:09 -05:00
2026-01-04 00:27:08 -08:00