Re: [PATCH] Add powerpc little endian support to config.guess.
Brahadambal Srinivasan <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <[email protected]> |
On 10/18/2013 06:13 PM, Eric Blake wrote: > On 10/18/2013 05:24 AM, Brahadambal Srinivasan wrote: >> This patch adds ppc64le arch support to config.guess. >> Have been able to apply this patch to the latest autoconf source >> on a powerpc64le environment and autoconf could build successfully. >> make check also passed without issues. > Thanks, but this is the wrong place to send the patch. Autoconf > automatically picks up the latest config.guess at the point of a release > (and I'm due to release 2.70 soon), so you first need to get your patch > upstream. Per the directions in config.guess: > > # You can get the latest version of this script from: > # > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD > # > # Please send patches with a ChangeLog entry to [email protected]. > Thanks Eric. We already have the patch upstream : http://lists.gnu.org/archive/html/config-patches/2013-06/msg00000.html. regards, Brahadambal