mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Correct spelling of "relocatable".
This commit is contained in:
@@ -353,7 +353,7 @@ linux_add_one_symbol (info, abfd, name, flags, section, value, string,
|
||||
|
||||
insert = FALSE;
|
||||
|
||||
if (! info->relocateable
|
||||
if (! info->relocatable
|
||||
&& linux_hash_table (info)->dynobj == NULL
|
||||
&& strcmp (name, SHARABLE_CONFLICTS) == 0
|
||||
&& (flags & BSF_CONSTRUCTOR) != 0
|
||||
|
||||
Reference in New Issue
Block a user