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