bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-cris.c
index d476723e6fbcfac0aa8915d8bc3932d3b8d49617..d3676f87886215d695cd0b71ef18ae9c60d20a39 100644 (file)
@@ -2991,7 +2991,7 @@ elf_cris_size_dynamic_sections (output_bfd, info)
 
       if (strip)
        {
-         _bfd_strip_section_from_output (info, s);
+         s->flags |= SEC_EXCLUDE;
          continue;
        }
 
This page took 0.023935 seconds and 4 git commands to generate.