bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index 00e0bc4b3114df0462e131caa51db9cf8773d9c4..40e8b09a1450d05a709a4ddd37d828541a88652a 100644 (file)
@@ -1654,7 +1654,7 @@ elf64_x86_64_size_dynamic_sections (bfd *output_bfd ATTRIBUTE_UNUSED,
             function which decides whether anything needs to go
             into these sections.  */
 
-         _bfd_strip_section_from_output (info, s);
+         s->flags |= SEC_EXCLUDE;
          continue;
        }
 
This page took 0.023948 seconds and 4 git commands to generate.