[Buildroot] [PATCH 0/2] Introduce and work-around bug 101915 on lmbench

Giulio Benetti giulio.benetti at benettiengineering.com
Sat Aug 14 21:52:05 UTC 2021


This patchset introduce gcc bug 101915 and reference to it in lmbench to work
it around by disabling optimization(-O0).

Giulio Benetti (2):
  toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915
  package/lmbench: fix build failure due to gcc bug 101915

 package/lmbench/lmbench.mk | 4 ++++
 toolchain/Config.in        | 7 +++++++
 2 files changed, 11 insertions(+)

-- 
2.25.1



More information about the buildroot mailing list