Define ELF_MAXPAGESIZE for all ELF based ports.
[deliverable/binutils-gdb.git] / bfd / elf32-gen.c
index a4d3cac0850f6063e277e8e778482a88ca2c56da..7ed35ae3895c47fcd0c8c0f12358bf10e7bd3abc 100644 (file)
@@ -64,6 +64,7 @@ elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc)
 #define TARGET_BIG_NAME                        "elf32-big"
 #define ELF_ARCH                       bfd_arch_unknown
 #define ELF_MACHINE_CODE               EM_NONE
+#define ELF_MAXPAGESIZE                        0x1
 #define bfd_elf32_bfd_reloc_type_lookup bfd_default_reloc_type_lookup
 #define elf_info_to_howto              elf_generic_info_to_howto
 #define elf_info_to_howto_rel          elf_generic_info_to_howto_rel
This page took 0.023609 seconds and 4 git commands to generate.