Always create PLT eh_frame section for i386/x86-64
[deliverable/binutils-gdb.git] / bfd / elf32-moxie.c
index bc1d4c7ae593167476cf8f3e4837f164dc567219..c1a793e50f207e388af30c57d0411b4d1f7c46d4 100644 (file)
@@ -252,7 +252,7 @@ moxie_elf_relocate_section (bfd *output_bfd,
 
       if (sec != NULL && discarded_section (sec))
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
-                                        rel, relend, howto, contents);
+                                        rel, 1, relend, howto, 0, contents);
 
       if (info->relocatable)
        continue;
This page took 0.02329 seconds and 4 git commands to generate.