Add target_id to elf_backend_data.
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index eb8d5404e5f825074f992c2a4ba882ae8d3b1c3b..ef0e15927e9af4d3940e196abce5eec88bd39d00 100644 (file)
@@ -8927,6 +8927,7 @@ ppc_elf_finish_dynamic_sections (bfd *output_bfd,
 #define TARGET_BIG_SYM         bfd_elf32_powerpc_vec
 #define TARGET_BIG_NAME                "elf32-powerpc"
 #define ELF_ARCH               bfd_arch_powerpc
+#define ELF_TARGET_ID          PPC32_ELF_DATA
 #define ELF_MACHINE_CODE       EM_PPC
 #ifdef __QNXTARGET__
 #define ELF_MAXPAGESIZE                0x1000
This page took 0.023425 seconds and 4 git commands to generate.