mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
e37e3f17e5
The ELF hash table is generated when building a position-independent executable even though it is not required (since we have no dynamic linker). Explicitly discard these unneeded sections. Signed-off-by: Michael Brown <mcb30@ipxe.org>