This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
:heavy_minus_sign: 删除.eh_frame段
fslongjin
3 năm trước cách đây
mục cha
fa273198b3
commit
ea4981df4d
1 tập tin đã thay đổi
với
0 bổ sung
và
4 xóa
Split View
Hiển thị tình trạng sai khác
0
4
kernel/link.lds
+ 0
- 4
kernel/link.lds
Xem Tập Tin
@@ -41,10 +41,6 @@ SECTIONS
_ebss = .;
}
- .eh_frame :
- {
- *(.eh_frame)
- }
_end = .;
}