Updates.
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index 6dc3effc3f14e4a47e5711b6e31e1f476432b522..3c7999b760c7ea74e398f1cf3a1216ed4e12c6a5 100644 (file)
@@ -2044,6 +2044,7 @@ ppc_elf_size_dynamic_sections (output_bfd, info)
        {
          if (! bfd_elf32_add_dynamic_entry (info, DT_TEXTREL, 0))
            return false;
+         info->flags |= DF_TEXTREL;
        }
     }
 
This page took 0.02297 seconds and 4 git commands to generate.