[Buildroot] [PATCH 0/2] treat gcc bug 90620 in a common way

Giulio Benetti giulio.benetti at micronovasrl.com
Wed May 29 15:57:07 UTC 2019


As done for other Gcc bugs introduce and use
BR2_TOOLCHAIN_HAS_GCC_BUG_90620 in affected package:
- haproxy
This is more consistent than checking same conditions for every package
and putting a comment on top of it.

Giulio Benetti (2):
  toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_90620
  package/haproxy: re-enable package on Microblaze

 package/haproxy/Config.in  | 2 --
 package/haproxy/haproxy.mk | 9 ++++++++-
 toolchain/Config.in        | 8 ++++++++
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.17.1



More information about the buildroot mailing list