Re: Ping Re: Remove config.gcc support for *local* configurations

2011-07-07 Thread Paolo Bonzini
On 07/07/2011 05:49 PM, Joseph S. Myers wrote: Ping. This patch is pending review. Ok. Paolo

Ping Re: Remove config.gcc support for *local* configurations

2011-07-07 Thread Joseph S. Myers
Ping. This patch is pending review. -- Joseph S. Myers jos...@codesourcery.com

Remove config.gcc support for *local* configurations

2011-06-30 Thread Joseph S. Myers
config.gcc has special handling of triplets matching "*local*". I don't think this is particularly relevant to how GCC is used and built today; a good GCC port is expected to include many pieces in different places that are not covered by this generic code, and adding a config.gcc stanza is one of