This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: Include OPT_EXTRA_PARTS in SH's t-elf


Nick Clifton wrote:


Anyway the cause of the problem appears to be that the t-elf file is overriding the definition of the EXTRA_MULTILIB_PARTS variable which is initially defined in t-sh. My patch is one way to solve the problem, but I am not sure if it is necessarily the best way.

What do you think - can I apply this patch ?
Cheers
Nick


gcc/ChangeLog
2006-04-20  Nick Clifton  <nickc@redhat.com>

* config/sh/t-elf (EXTRA_MULTILIB_PARTS): Include
OPT_EXTRA_PARTS.


Ok.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]