Re: [PATCH] Bump config.guess and config.sub
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 23 16:14, Kito Cheng wrote: > Hi: > > RISC-V has added big-endian support recently, which require config.* > stuff update, and we'll send further patch for fix big-endian build, > so I believe this fundamental change should upstream first. > > Import upstream 2021-01-25. > Upstream sha1 6faca61810d335c7837f320733fe8e15a1431fc2 > --- > config.guess | 536 +++++++++++++++++++++++++++------------- > config.sub | 681 ++++++++++++++++++++++++++++----------------------- > 2 files changed, 739 insertions(+), 478 deletions(-) Pushed. Thanks, Corinna