Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / sparclinux.c
index 40e49c85e3eb1ca2e5ad69aff54104accaa1b3ef..0a936b1966bdf8d844550cc0ad1d28cb65bd4120 100644 (file)
@@ -354,7 +354,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
This page took 0.02416 seconds and 4 git commands to generate.