diff options
Diffstat (limited to 'bfd/coff-rs6000.c')
-rw-r--r-- | bfd/coff-rs6000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/coff-rs6000.c b/bfd/coff-rs6000.c index 69230001e49..0ceb7a92c09 100644 --- a/bfd/coff-rs6000.c +++ b/bfd/coff-rs6000.c @@ -694,6 +694,7 @@ struct xcoff_ar_hdr /* XCOFF archives do not have a timestamp. */ #define xcoff_update_armap_timestamp bfd_true +#define xcoff_allow_commons_in_armap bfd_true /* Read in the armap of an XCOFF archive. */ |