bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-s390.c
index e8471ebf4353bfa0f7a187deb62330d4f32dce37..70fb79553187db0617ac69df0c7e2a97a052774c 100644 (file)
@@ -2124,7 +2124,7 @@ elf_s390_size_dynamic_sections (output_bfd, info)
             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.023049 seconds and 4 git commands to generate.