systemd / package-notes

Tools to add packaging metadata to ELF files
16 stars 10 forks source link

Fix alignment #3

Closed bluca closed 3 years ago

bluca commented 3 years ago

The linker format is picky but fails silently here, and objdump shows the note is not aligned. Fix position and whitespace and size of ALIGN field.