* elfxx-target.h (USE_REL): Don't define as 1.
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc12.c
index 9ab8780574c86c9c479072cb8a488f7e754eecac..ea12e3b999e779c72957db0bc28c66a3fa6b83eb 100644 (file)
@@ -54,7 +54,7 @@ boolean _bfd_m68hc12_elf_print_private_bfd_data PARAMS ((bfd *, PTR));
 
 
 /* Use REL instead of RELA to save space */
-#define USE_REL
+#define USE_REL        1
 
 /* The Motorola 68HC11 microcontroler only addresses 64Kb.
    We must handle 8 and 16-bit relocations.  The 32-bit relocation
This page took 0.029688 seconds and 4 git commands to generate.