OSDN Git Service

Correct spelling of "relocatable".
[pf3gnuchains/pf3gnuchains3x.git] / bfd / m68klinux.c
index 1a82980..90f342c 100644 (file)
@@ -357,7 +357,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