Re: fix config.guess for FreeBSD aarch64

2018-08-28 Thread Ben Elliston
On Tue, Aug 28, 2018 at 09:24:14PM +0200, Mikaël Urankar wrote: > I made a mistake when I submitted [1]. On FreeBSD aarch64, > UNAME_MACHINE is arm64 and config.guess thinks it's an armv6 or > armv7 platform. Thanks. The testsuite patch is not useful because we can't guess FreeBSD portably due t

fix config.guess for FreeBSD aarch64

2018-08-28 Thread Mikaël Urankar
Hi, I made a mistake when I submitted [1]. On FreeBSD aarch64, UNAME_MACHINE is arm64 and config.guess thinks it's an armv6 or armv7 platform. The attached patch fixes the issue. Thanks in advance. [1] http://git.savannah.gnu.org/cgit/config.git/commit/?id=afe1fa96bf32291d51fe337902ab8a2af176fe