* elfxx-target.h (USE_REL): Don't define as 1.
[deliverable/binutils-gdb.git] / bfd / elfarm-nabi.c
index 56c15c010cc6b1aec005fbb6718989b435d60609..bd34a14d2582e64323a4ceca80570e77d96e0188 100644 (file)
@@ -1,5 +1,5 @@
 /* 32-bit ELF support for ARM new abi option.
-   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -27,7 +27,7 @@
 #define NUM_ELEM(a)  (sizeof (a) / (sizeof (a)[0]))
 #endif
 
-#define USE_REL
+#define USE_REL        1
 
 #define TARGET_LITTLE_SYM               bfd_elf32_littlearm_vec
 #define TARGET_LITTLE_NAME              "elf32-littlearm"
This page took 0.023883 seconds and 4 git commands to generate.