package/gcc: add support for gcc 10
authorRomain Naour <romain.naour@gmail.com>
Mon, 8 Jun 2020 22:13:44 +0000 (00:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 24 Jun 2020 19:57:43 +0000 (21:57 +0200)
commit5502943b3b9929ababa54504759d2e12ee55366b
treedbee910171e051a92b924ae9d5fcda525e94db30
parent7f834a9fbcd75755e15847b3b0af273acd382d47
package/gcc: add support for gcc 10

Keep the same patch as for gcc 9.x fixing a parallel build issue:
58ecbbc3ef18c43ae1c02a5c4bf30aa7ef2d8092.

Keep libzstd support disabled for now, it could be used in the future
for LTO bytecode compression.

https://gcc.gnu.org/gcc-10/changes.html
https://gcc.gnu.org/gcc-10/porting_to.html

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gcc/10.1.0/0001-gcc-Makefile.in-move-SELFTEST_DEPS-before-including-.patch [new file with mode: 0644]
package/gcc/Config.in.host
package/gcc/gcc.hash
package/gcc/gcc.mk