1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-10 05:49:28 +00:00
Files
poky/meta/recipes-devtools
Kai Kang 5aa7391d85 gcc: remove g77/f77
g77/f77 has been removed from gcc 4.0.0 via commit:

* b4117c30610 Makefile.def, [...]: Remove all mention of libf2c.

When set

    FORTRAN = ",f77"

it complains with error:

| The following requested languages could not be built: f77
| Supported languages are: c,c,c++,fortran,go,lto,m2,objc,obj-c++

So remove g77/f77 from gcc recipes.

[1]: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b4117c30610

(From OE-Core rev: 6469c6a00066af24c87ec5dd7994ebbc610c3782)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-06-18 08:44:41 +01:00
..
2024-01-21 12:27:12 +00:00
2024-06-12 16:08:31 +01:00
2024-05-30 09:04:14 +01:00
2024-02-03 22:08:26 +00:00
2024-05-28 09:38:23 +01:00
2024-05-28 09:38:23 +01:00
2024-04-25 10:06:02 +01:00
2024-04-16 08:07:01 +01:00
2024-06-18 08:44:41 +01:00
2024-06-03 07:47:04 +01:00
2024-05-28 09:38:23 +01:00
2023-12-02 17:18:57 +00:00
2024-04-16 08:07:02 +01:00
2024-03-07 17:25:02 +00:00
2024-05-28 09:38:23 +01:00
2024-05-30 09:04:14 +01:00
2024-05-28 09:38:24 +01:00
2024-04-16 08:07:02 +01:00
2024-06-04 12:04:52 +01:00
2024-05-28 09:38:24 +01:00
2024-03-07 17:25:02 +00:00
2024-06-04 12:04:52 +01:00
2024-06-12 16:08:31 +01:00
2024-04-16 08:07:01 +01:00
2024-05-28 15:09:01 +01:00
2024-05-30 09:04:14 +01:00
2024-04-16 08:07:01 +01:00
2024-04-25 10:06:03 +01:00