]> Git Repo - binutils.git/blobdiff - bfd/elf64-mips.c
dynrelro section for read-only dynamic symbols copied into executable
[binutils.git] / bfd / elf64-mips.c
index 8cd0a73e764e9ea3aeed6d40aa648de7c5dbd866..1a39522423db1e36d0bee6f6576564eefc9010e0 100644 (file)
@@ -4467,6 +4467,7 @@ const struct elf_size_info mips_elf64_size_info =
 #define elf_backend_grok_psinfo                elf64_mips_grok_psinfo
 
 #define elf_backend_got_header_size    (8 * MIPS_RESERVED_GOTNO)
+#define elf_backend_want_dynrelro      1
 
 /* MIPS ELF64 can use a mixture of REL and RELA, but some Relocations
    work better/work only in RELA, so we default to this.  */
This page took 0.024729 seconds and 4 git commands to generate.