mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
Merge in our ELF branding.
This commit is contained in:
parent
6e440a7238
commit
76efa1c2d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61845
@ -979,6 +979,7 @@ _bfd_elf_link_hash_table_init (table, abfd, newfunc)
|
||||
table->needed = NULL;
|
||||
table->hgot = NULL;
|
||||
table->stab_info = NULL;
|
||||
table->dynlocal = NULL;
|
||||
return _bfd_link_hash_table_init (&table->root, abfd, newfunc);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user