Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / i386linux.c
index 6403e1c608bf3407c25973066a52fd6074c9a1dd..84ae477d562649d22962847ec582d7731fea4e3c 100644 (file)
@@ -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
This page took 0.037871 seconds and 4 git commands to generate.