toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27597
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Wed, 17 Mar 2021 16:34:58 +0000 (17:34 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 26 Apr 2021 19:52:34 +0000 (21:52 +0200)
commitfada153130c57a1f6e30f67f205cb77d0efb08fa
treec9110bbfb2c6e4756822ddaa092ade4ea6331eb9
parent92843bf352118dbda1e5018ebbc0d31aeaa568f7
toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27597

On Nios II binutils it still present ld bug 27597 leading to a package
libgeos to fail building:
http://autobuild.buildroot.net/results/a05fdf1958f93a206c5c66c7f636b6650683626d/http://autobuild.buildroot.net/results/c05/c053b9e191b31f0b1f8f8c902b602e187f714dc0/

The bug was already reported and it's been updated:
https://sourceware.org/bugzilla/show_bug.cgi?id=27597

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
toolchain/Config.in