mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 21:11:03 +03:00
[libc] Enable automated extraction of error usage reports
Add preprocessor magic to the error definitions to enable every error usage to be tracked. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -162,6 +162,8 @@ SECTIONS {
|
||||
*(.eh_frame.*)
|
||||
*(.rel)
|
||||
*(.rel.*)
|
||||
*(.einfo)
|
||||
*(.einfo.*)
|
||||
*(.discard)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user