add supports for dump analyzer
This commit is contained in:
@@ -42,8 +42,4 @@ SECTIONS
|
||||
. = ALIGN(4096);
|
||||
_end = .;
|
||||
|
||||
/DISCARD/ : {
|
||||
*(.eh_frame)
|
||||
*(.note.gnu.build-id)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user