mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 15:26:47 +00:00
➖ 删除.eh_frame段
This commit is contained in:
parent
fa273198b3
commit
ea4981df4d
@ -41,10 +41,6 @@ SECTIONS
|
|||||||
_ebss = .;
|
_ebss = .;
|
||||||
}
|
}
|
||||||
|
|
||||||
.eh_frame :
|
|
||||||
{
|
|
||||||
*(.eh_frame)
|
|
||||||
}
|
|
||||||
|
|
||||||
_end = .;
|
_end = .;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user