2000-07-19 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index b90b47878f00c7f28a3ee44df8cb8bed8ab5cbe1..b5edaf14578f30722cfe1eec113fabb73944a1b5 100644 (file)
@@ -1789,6 +1789,7 @@ elf64_hppa_size_dynamic_sections (output_bfd, info)
        {
          if (! bfd_elf64_add_dynamic_entry (info, DT_TEXTREL, 0))
            return false;
+         info->flags |= DF_TEXTREL;
        }
     }
 
This page took 0.024278 seconds and 4 git commands to generate.