Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / ld / ldfile.c
index 4806534a74a0358c8624fe41a4dad5ebb396d70d..79d3b48f27298ca207ff9a593596a0151a8079e5 100644 (file)
@@ -338,7 +338,7 @@ ldfile_open_file_search (arch, entry, lib, suffix)
     {
       char *string;
 
-      if (entry->dynamic && ! link_info.relocateable)
+      if (entry->dynamic && ! link_info.relocatable)
        {
          if (ldemul_open_dynamic_archive (arch, search, entry))
            {
This page took 0.024516 seconds and 4 git commands to generate.