toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_99410
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Fri, 5 Mar 2021 15:15:28 +0000 (16:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 6 Mar 2021 15:46:28 +0000 (16:46 +0100)
commitd667267b8f7acdb54993981813aaa05d97fdbebe
treea747bf49f32be598ced39b9f88f71aa90e18b4da
parent830fb82822c4a0948fd2dc45ec7851908220e801
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_99410

belle-sip package fails to build for the Nios2 architecture with
optimization enabled with gcc < 8.x:
http://autobuild.buildroot.net/results/71f26fd81db8e9b19b3f18f3f3cefd9c768f094f/

It's been reported upstream:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99410

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/Config.in