bfd/
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.c
index 61a210bb489242e1f7993d048ec93ef4fa5735d4..98f703f3c4b102d53d913ca88b4e88d9b43031e8 100644 (file)
@@ -2181,7 +2181,7 @@ _bfd_sparc_elf_size_dynamic_sections (bfd *output_bfd,
 
       if (strip)
        {
-         _bfd_strip_section_from_output (info, s);
+         s->flags |= SEC_EXCLUDE;
          continue;
        }
 
This page took 0.02505 seconds and 4 git commands to generate.