bfd/
[deliverable/binutils-gdb.git] / bfd / elf-m10300.c
index 380783e507e40e4124ca4fd48e431cabd6f294a4..7c8a21d7fa018f2caeb1c045714d40974741dbed 100644 (file)
@@ -4291,7 +4291,7 @@ _bfd_mn10300_elf_size_dynamic_sections (output_bfd, info)
 
       if (strip)
        {
-         _bfd_strip_section_from_output (info, s);
+         s->flags |= SEC_EXCLUDE;
          continue;
        }
 
This page took 0.025585 seconds and 4 git commands to generate.