[PATCH] gcc/configure: check for powerpc64le-unknown-freebsd

Segher Boessenkool segher@kernel.crashing.org
Sat Oct 16 23:57:39 GMT 2021


On Sat, Oct 16, 2021 at 04:09:05AM +0200, Piotr Kubaj wrote:
> Only powerpc64-unknown-freebsd was checked for.
> 
> Signed-off-by: Piotr Kubaj <pkubaj@FreeBSD.org>

Thanks!

I pushed this now, with commit message (including changelog, which is
required):

===
gcc/configure: Check for powerpc64le*-*-freebsd*

Only powerpc64-unknown-freebsd was checked for.

Signed-off-by: Piotr Kubaj <pkubaj@FreeBSD.org>

gcc/
	* configure.ac: Treat powerpc64*-*-freebsd* the same as
	powerpc64-*-freebsd*.
	* configure: Regenerate.
===


Segher


More information about the Gcc-patches mailing list