bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-sh.c
index 164b35e76026eeab02a856446e516165f4c688a1..34c6c3cca7208c84a776857ba3de429b3e888328 100644 (file)
@@ -4389,7 +4389,7 @@ sh_elf_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.024019 seconds and 4 git commands to generate.