* elfxx-target.h (USE_REL): Don't define as 1.
[deliverable/binutils-gdb.git] / bfd / elf32-or32.c
index a61b09d415258967e2bb0ce8fae66280186527ec..39219e94b090a848f3362b87f3084841d5771a36 100644 (file)
@@ -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[] =
 {
This page took 0.026326 seconds and 4 git commands to generate.