mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 20:36:31 +00:00
➖ 删除.eh_frame段
This commit is contained in:
@ -41,10 +41,6 @@ SECTIONS
|
||||
_ebss = .;
|
||||
}
|
||||
|
||||
.eh_frame :
|
||||
{
|
||||
*(.eh_frame)
|
||||
}
|
||||
|
||||
_end = .;
|
||||
}
|
||||
|
Reference in New Issue
Block a user