mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Add part of patch omittede from previous delta
This commit is contained in:
@ -6420,7 +6420,7 @@ elf_gc_sections (abfd, info)
|
|||||||
struct elf_link_hash_entry *h, Elf_Internal_Sym *));
|
struct elf_link_hash_entry *h, Elf_Internal_Sym *));
|
||||||
|
|
||||||
if (!get_elf_backend_data (abfd)->can_gc_sections
|
if (!get_elf_backend_data (abfd)->can_gc_sections
|
||||||
|| info->relocateable
|
|| info->relocateable || info->emitrelocations
|
||||||
|| elf_hash_table (info)->dynamic_sections_created)
|
|| elf_hash_table (info)->dynamic_sections_created)
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user