diff options
author | Nick Clifton <nickc@redhat.com> | 1999-12-10 18:51:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-12-10 18:51:35 +0000 |
commit | 2ee91079e8a6d2e0b6151129041bb7f4545dbd2a (patch) | |
tree | 169e98bca304e50e5a75b34608e4e0bda1a9b4d3 /bfd/coff-alpha.c | |
parent | 187eccd48087c785f20d9ef70979843ead9e59f0 (diff) | |
download | gdb-2ee91079e8a6d2e0b6151129041bb7f4545dbd2a.tar.gz |
Revert previous patch.
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 76ef5e2cffe..bc25319f4a6 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. */ |