kumquat-buildroot/toolchain
Giulio Benetti efc53530cb toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_90620
GCC fails building the haproxy package for the Microblaze architecture:

  http://autobuild.buildroot.org/results/64706f96db793777de9d3ec63b0a47d776cf33fd/

The gcc bug was originally reported gpsd:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90620

This gcc bug no longer appeared with gcc 8.x but reappeared in gcc
9.x, so we introduce a config symbol so that packages can work it
around by disabling optimization.

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-06-20 17:10:25 +02:00
..
toolchain toolchain: move glibc nsswitch.conf handling to a post-target hook 2018-10-21 01:50:35 +02:00
toolchain-buildroot package/glibc: add C-SKY specific version 2019-05-31 23:00:42 +02:00
toolchain-external toolchain-external: update Arm AArch64-BE toolchain 8.3-2019.03 2019-06-18 14:53:25 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_90620 2019-06-20 17:10:25 +02:00
helpers.mk toolchain-external: add a check for OpenMP support 2019-03-28 19:49:51 +01:00
toolchain-wrapper.c toolchain: set the ssp gcc option in kconfig 2019-03-13 00:01:55 +01:00
toolchain-wrapper.mk toolchain: set the ssp gcc option in kconfig 2019-03-13 00:01:55 +01:00
toolchain.mk toolchain: move glibc nsswitch.conf handling to a post-target hook 2018-10-21 01:50:35 +02:00