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 | d4b5e72fa5edd94cca96dd0285fa682fb9bfd34b (patch) | |
tree | 23b4635c366fdce532a7d6ebadfd0d3a663ab1b3 /bfd/aout-target.h | |
parent | d13f1c843fe12e27e048078dc5a8dd83f48c1260 (diff) | |
download | binutils-redhat-d4b5e72fa5edd94cca96dd0285fa682fb9bfd34b.tar.gz |
Revert previous patch.
Diffstat (limited to 'bfd/aout-target.h')
-rw-r--r-- | bfd/aout-target.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/aout-target.h b/bfd/aout-target.h index 0650c4c2fe..5ca50ac568 100644 --- a/bfd/aout-target.h +++ b/bfd/aout-target.h @@ -421,9 +421,6 @@ MY_bfd_final_link (abfd, info) #ifndef MY_update_armap_timestamp #define MY_update_armap_timestamp _bfd_archive_bsd_update_armap_timestamp #endif -#ifndef MY_allow_commons_in_armap -#define MY_allow_commons_in_armap _bfd_archive_bsd_allow_commons_in_armap -#endif /* No core file defined here -- configure in trad-core.c separately. */ #ifndef MY_core_file_failing_command |