diff options
Diffstat (limited to 'bfd/coff-alpha.c')
-rw-r--r-- | bfd/coff-alpha.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/coff-alpha.c b/bfd/coff-alpha.c index 76ef5e2..bc25319 100644 --- a/bfd/coff-alpha.c +++ b/bfd/coff-alpha.c @@ -2036,8 +2036,6 @@ alpha_adjust_headers (abfd, fhdr, ahdr) #define alpha_ecoff_write_armap _bfd_ecoff_write_armap #define alpha_ecoff_generic_stat_arch_elt _bfd_ecoff_generic_stat_arch_elt #define alpha_ecoff_update_armap_timestamp _bfd_ecoff_update_armap_timestamp -#define alpha_ecoff_allow_commons_in_armap _bfd_true - /* A compressed file uses this instead of ARFMAG. */ |