summaryrefslogtreecommitdiff
path: root/bfd/elf32-or32.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-10-17 02:59:15 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-10-17 02:59:15 +0000
commitb7a5777bcd522f46b095deffde776486598663d2 (patch)
tree55bcc3587bcd9de87fce59dd0ef2ea70825575c0 /bfd/elf32-or32.c
parentbcf120aa1ee282d4f6cf03ad617159374857195f (diff)
downloadbinutils-redhat-b7a5777bcd522f46b095deffde776486598663d2.tar.gz
* elfxx-target.h (USE_REL): Don't define as 1.
* elf32-arm.h (USE_REL): Provide a default define of 0. Use #if rather than #ifdef when testing USE_REL. * elf32-m32r.c: Likewise. * elf32-arc.c (USE_REL): Define as 1. * elf32-d10v.c (USE_REL): Likewise. * elf32-m32r.c (USE_REL): Likewise. * elf32-m68hc11.c (USE_REL): Likewise. * elf32-m68hc12.c (USE_REL): Likewise. * elf32-or32.c (USE_REL): Likewise. * elfarm-nabi.c (USE_REL): Likewise.
Diffstat (limited to 'bfd/elf32-or32.c')
-rw-r--r--bfd/elf32-or32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-or32.c b/bfd/elf32-or32.c
index a61b09d415..39219e94b0 100644
--- a/bfd/elf32-or32.c
+++ b/bfd/elf32-or32.c
@@ -38,7 +38,7 @@ static bfd_reloc_status_type or32_elf_jumptarg_reloc PARAMS ((bfd *, a
/* Try to minimize the amount of space occupied by relocation tables
on the ROM (not that the ROM won't be swamped by other ELF overhead). */
-#define USE_REL
+#define USE_REL 1
static reloc_howto_type elf_or32_howto_table[] =
{