kumquat-buildroot/toolchain
Giulio Benetti 365f22960d toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_30730
libheif package fails to build for the M68K architecture due to a binutils
bug that leads to:
Internal error in emit_expr_encoded at dw2gencfi.c:215

Let's add binutils bug to avoid to deal with architectures in packages
when a binutils bug arises. Let's instead deal directly with binutils
bug number.

It's been reported upstream:
https://sourceware.org/bugzilla/show_bug.cgi?id=30730

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-07 23:34:02 +02:00
..
toolchain
toolchain-buildroot
toolchain-external toolchain/toolchain-external/toolchain-external-custom: add gcc 13 version selection 2023-07-28 22:04:49 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_30730 2023-08-07 23:34:02 +02:00
helpers.mk toolchain/helper: check_fortran: silence error message 2023-07-25 23:03:33 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk