]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Drop libgfortran patch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Oct 2021 23:24:43 +0000 (00:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Oct 2021 17:56:22 +0000 (18:56 +0100)
commitbc5209aa5f07cea00416852532b90aba044defd5
treee0894b47f9791370ed14af5ccce7ba375f1f780d
parent658f274c161ec67b91f133ee9b5c3767c2925787
gcc: Drop libgfortran patch

As far as I can see, when building libgfortran we don't set GFORTRAN so this
patch does nothing any more. The fortran build and gcc recipes have changed
massively since gcc 4.2.2 so I think this patch is simply obsolete.

I did test building libgfortran with and without this patch and there was
no difference, the correct fortran compiler is found. If it were an issue
we should just set GFORTRAN correctly. Therefore drop the patch.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-11.2.inc
meta/recipes-devtools/gcc/gcc/0008-fortran-cross-compile-hack.patch [deleted file]