mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
8f7aa292aa
Even though we build with -mno-plt, redundant .got and .got.plt sections are still generated. Include these redundant sections within .data (which has identical section attributes) to simplify the section list. Signed-off-by: Michael Brown <mcb30@ipxe.org>