This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Fix build error on mips-irix (missing match_priority)
- From: Alan Modra <amodra at gmail dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: binutils at sourceware dot org
- Date: Wed, 8 Jun 2011 09:47:26 +0930
- Subject: Re: [PATCH] Fix build error on mips-irix (missing match_priority)
- References: <1307476418-26710-1-git-send-email-brobecker@adacore.com>
On Tue, Jun 07, 2011 at 12:53:38PM -0700, Joel Brobecker wrote:
> A new field was recently added to struct bfd_target, and irix-core.c
> needs an update...
>
> bfd/ChangeLog:
>
> * irix-core.c (irix_core_vec): Add match_priority field.
Oops, I forgot those core files are not built with --enable-targets=all.
I've committed a patch to fix the following files too.
* aix386-core.c, * cisco-core.c, * hpux-core.c, * osf-core.c,
* sco5-core.c: Init match_priority field.
--
Alan Modra
Australia Development Lab, IBM