On Fri, 25 Mar 2011, Rainer Orth wrote:

> "Joseph S. Myers" <jos...@codesourcery.com> writes:
> 
> >     (powerpcle-*-solaris*): Don't disable make expect gnuserv on
> >     target.
> 
> As I happen to see this: Solaris/PowerPC is ancient history by now
> (2.5.1, 2.6, I believe).  This can probably go.

It appears there's still some bfd, ld and newlib support for this target.  
If that goes, then I think the toplevel code can indeed go away.  (My 
model is: if a target isn't supported by GCC there's no need for any 
toplevel configure code to disable GCC directories for that target, but 
nor does it matter if it falls into a default case that does disable such 
directories, and likewise if there's no src repository support for a 
target then toplevel doesn't need to disable src directories for it.  So I 
will be removing GCC directory references from cases for targets not 
supported by GCC.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to